Qmi.MessageNasSetEventReportInput

Fields

None

Methods

class

new ()

get_ecio_indicator ()

get_ecio_threshold ()

get_error_rate_indicator ()

get_io_indicator ()

get_lte_rsrp_delta ()

get_lte_snr_delta ()

get_registration_reject_reason ()

get_rf_band_information ()

get_rssi_indicator ()

get_signal_strength_indicator ()

get_sinr_indicator ()

get_sinr_threshold ()

ref ()

set_ecio_indicator (value_ecio_indicator_report, value_ecio_indicator_ecio_delta)

set_ecio_threshold (value_ecio_threshold_report, value_ecio_threshold_thresholds)

set_error_rate_indicator (value_error_rate_indicator)

set_io_indicator (value_io_indicator_report, value_io_indicator_io_delta)

set_lte_rsrp_delta (value_lte_rsrp_delta_report, value_lte_rsrp_delta_rsrp_delta)

set_lte_snr_delta (value_lte_snr_delta_report, value_lte_snr_delta_snr_delta)

set_registration_reject_reason (value_registration_reject_reason)

set_rf_band_information (value_rf_band_information)

set_rssi_indicator (value_rssi_indicator_report, value_rssi_indicator_rssi_delta)

set_signal_strength_indicator (value_signal_strength_indicator_report, value_signal_strength_indicator_thresholds)

set_sinr_indicator (value_sinr_indicator_report, value_sinr_indicator_sinr_delta)

set_sinr_threshold (value_sinr_threshold_report, value_sinr_threshold_thresholds)

unref ()

Details

class Qmi.MessageNasSetEventReportInput

The Qmi.MessageNasSetEventReportInput structure contains private data and should only be accessed using the provided API.

New in version 1.0.

classmethod new()
Returns:

the newly created Qmi.MessageNasSetEventReportInput. The returned value should be freed with Qmi.MessageNasSetEventReportInput.unref().

Return type:

Qmi.MessageNasSetEventReportInput

Allocates a new Qmi.MessageNasSetEventReportInput.

New in version 1.0.

get_ecio_indicator()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ecio_indicator_report:

a placeholder for the output bool, or None if not required.

value_ecio_indicator_ecio_delta:

a placeholder for the output #guint8, or None if not required.

Return type:

(bool, value_ecio_indicator_report: bool, value_ecio_indicator_ecio_delta: int)

Get the ‘ECIO Indicator’ field from self.

New in version 1.0.

get_ecio_threshold()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ecio_threshold_report:

a placeholder for the output bool, or None if not required.

value_ecio_threshold_thresholds:

a placeholder for the output GLib.Array of #gint16 elements, or None if not required. Do not free it, it is owned by self.

Return type:

(bool, value_ecio_threshold_report: bool, value_ecio_threshold_thresholds: [int])

Get the ‘ECIO Threshold’ field from self.

New in version 1.0.

get_error_rate_indicator()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_error_rate_indicator:

a placeholder for the output bool, or None if not required.

Return type:

(bool, value_error_rate_indicator: bool)

Get the ‘Error Rate Indicator’ field from self.

New in version 1.0.

get_io_indicator()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_io_indicator_report:

a placeholder for the output bool, or None if not required.

value_io_indicator_io_delta:

a placeholder for the output #guint8, or None if not required.

Return type:

(bool, value_io_indicator_report: bool, value_io_indicator_io_delta: int)

Get the ‘IO Indicator’ field from self.

New in version 1.0.

get_lte_rsrp_delta()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_lte_rsrp_delta_report:

a placeholder for the output bool, or None if not required.

value_lte_rsrp_delta_rsrp_delta:

a placeholder for the output #guint8, or None if not required.

Return type:

(bool, value_lte_rsrp_delta_report: bool, value_lte_rsrp_delta_rsrp_delta: int)

Get the ‘LTE RSRP Delta’ field from self.

New in version 1.0.

get_lte_snr_delta()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_lte_snr_delta_report:

a placeholder for the output bool, or None if not required.

value_lte_snr_delta_snr_delta:

a placeholder for the output #guint8, or None if not required.

Return type:

(bool, value_lte_snr_delta_report: bool, value_lte_snr_delta_snr_delta: int)

Get the ‘LTE SNR Delta’ field from self.

New in version 1.0.

get_registration_reject_reason()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_registration_reject_reason:

a placeholder for the output bool, or None if not required.

Return type:

(bool, value_registration_reject_reason: bool)

Get the ‘Registration Reject Reason’ field from self.

New in version 1.0.

get_rf_band_information()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_rf_band_information:

a placeholder for the output bool, or None if not required.

Return type:

(bool, value_rf_band_information: bool)

Get the ‘RF Band Information’ field from self.

New in version 1.0.

get_rssi_indicator()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_rssi_indicator_report:

a placeholder for the output bool, or None if not required.

value_rssi_indicator_rssi_delta:

a placeholder for the output #guint8, or None if not required.

Return type:

(bool, value_rssi_indicator_report: bool, value_rssi_indicator_rssi_delta: int)

Get the ‘RSSI Indicator’ field from self.

New in version 1.0.

get_signal_strength_indicator()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_signal_strength_indicator_report:

a placeholder for the output bool, or None if not required.

value_signal_strength_indicator_thresholds:

a placeholder for the output GLib.Array of #gint8 elements, or None if not required. Do not free it, it is owned by self.

Return type:

(bool, value_signal_strength_indicator_report: bool, value_signal_strength_indicator_thresholds: [int])

Get the ‘Signal Strength Indicator’ field from self.

New in version 1.0.

get_sinr_indicator()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_sinr_indicator_report:

a placeholder for the output bool, or None if not required.

value_sinr_indicator_sinr_delta:

a placeholder for the output #guint8, or None if not required.

Return type:

(bool, value_sinr_indicator_report: bool, value_sinr_indicator_sinr_delta: int)

Get the ‘SINR Indicator’ field from self.

New in version 1.0.

get_sinr_threshold()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_sinr_threshold_report:

a placeholder for the output bool, or None if not required.

value_sinr_threshold_thresholds:

a placeholder for the output GLib.Array of #guint8 elements, or None if not required. Do not free it, it is owned by self.

Return type:

(bool, value_sinr_threshold_report: bool, value_sinr_threshold_thresholds: bytes)

Get the ‘SINR Threshold’ field from self.

New in version 1.0.

ref()
Returns:

the new reference to self.

Return type:

Qmi.MessageNasSetEventReportInput

Atomically increments the reference count of self by one.

New in version 1.0.

set_ecio_indicator(value_ecio_indicator_report, value_ecio_indicator_ecio_delta)
Parameters:
  • value_ecio_indicator_report (bool) – a bool.

  • value_ecio_indicator_ecio_delta (int) – a #guint8.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘ECIO Indicator’ field in the message.

New in version 1.0.

set_ecio_threshold(value_ecio_threshold_report, value_ecio_threshold_thresholds)
Parameters:
  • value_ecio_threshold_report (bool) – a bool.

  • value_ecio_threshold_thresholds ([int]) – a GLib.Array of #gint16 elements. A new reference to value_ecio_threshold_thresholds will be taken, so the caller must make sure the array was created with the correct GLib.DestroyNotify as clear function for each element in the array.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘ECIO Threshold’ field in the message.

New in version 1.0.

set_error_rate_indicator(value_error_rate_indicator)
Parameters:

value_error_rate_indicator (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Error Rate Indicator’ field in the message.

New in version 1.0.

set_io_indicator(value_io_indicator_report, value_io_indicator_io_delta)
Parameters:
  • value_io_indicator_report (bool) – a bool.

  • value_io_indicator_io_delta (int) – a #guint8.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘IO Indicator’ field in the message.

New in version 1.0.

set_lte_rsrp_delta(value_lte_rsrp_delta_report, value_lte_rsrp_delta_rsrp_delta)
Parameters:
  • value_lte_rsrp_delta_report (bool) – a bool.

  • value_lte_rsrp_delta_rsrp_delta (int) – a #guint8.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘LTE RSRP Delta’ field in the message.

New in version 1.0.

set_lte_snr_delta(value_lte_snr_delta_report, value_lte_snr_delta_snr_delta)
Parameters:
  • value_lte_snr_delta_report (bool) – a bool.

  • value_lte_snr_delta_snr_delta (int) – a #guint8.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘LTE SNR Delta’ field in the message.

New in version 1.0.

set_registration_reject_reason(value_registration_reject_reason)
Parameters:

value_registration_reject_reason (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Registration Reject Reason’ field in the message.

New in version 1.0.

set_rf_band_information(value_rf_band_information)
Parameters:

value_rf_band_information (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘RF Band Information’ field in the message.

New in version 1.0.

set_rssi_indicator(value_rssi_indicator_report, value_rssi_indicator_rssi_delta)
Parameters:
  • value_rssi_indicator_report (bool) – a bool.

  • value_rssi_indicator_rssi_delta (int) – a #guint8.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘RSSI Indicator’ field in the message.

New in version 1.0.

set_signal_strength_indicator(value_signal_strength_indicator_report, value_signal_strength_indicator_thresholds)
Parameters:
  • value_signal_strength_indicator_report (bool) – a bool.

  • value_signal_strength_indicator_thresholds ([int]) – a GLib.Array of #gint8 elements. A new reference to value_signal_strength_indicator_thresholds will be taken, so the caller must make sure the array was created with the correct GLib.DestroyNotify as clear function for each element in the array.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Signal Strength Indicator’ field in the message.

New in version 1.0.

set_sinr_indicator(value_sinr_indicator_report, value_sinr_indicator_sinr_delta)
Parameters:
  • value_sinr_indicator_report (bool) – a bool.

  • value_sinr_indicator_sinr_delta (int) – a #guint8.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘SINR Indicator’ field in the message.

New in version 1.0.

set_sinr_threshold(value_sinr_threshold_report, value_sinr_threshold_thresholds)
Parameters:
  • value_sinr_threshold_report (bool) – a bool.

  • value_sinr_threshold_thresholds (bytes) – a GLib.Array of #guint8 elements. A new reference to value_sinr_threshold_thresholds will be taken, so the caller must make sure the array was created with the correct GLib.DestroyNotify as clear function for each element in the array.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘SINR Threshold’ field in the message.

New in version 1.0.

unref()

Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.

New in version 1.0.