Qmi.IndicationWdsEventReportOutput

Fields

None

Methods

get_channel_rates ()

get_current_data_bearer_technology ()

get_data_bearer_technology ()

get_data_call_address_family ()

get_data_call_status ()

get_data_call_type ()

get_data_systems ()

get_dormancy_status ()

get_evdo_page_monitor_period_change ()

get_extended_data_bearer_technology ()

get_mip_status ()

get_pdn_filters_removed ()

get_preferred_data_system ()

get_rx_bytes_ok ()

get_rx_overflows ()

get_rx_packets_dropped ()

get_rx_packets_error ()

get_rx_packets_ok ()

get_tx_bytes_ok ()

get_tx_overflows ()

get_tx_packets_dropped ()

get_tx_packets_error ()

get_tx_packets_ok ()

get_uplink_flow_control_enabled ()

ref ()

unref ()

Details

class Qmi.IndicationWdsEventReportOutput

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

New in version 1.18.

get_channel_rates()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_channel_rates_tx_rate_bps:

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

value_channel_rates_rx_rate_bps:

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

Return type:

(bool, value_channel_rates_tx_rate_bps: int, value_channel_rates_rx_rate_bps: int)

Get the ‘Channel Rates’ field from self.

New in version 1.18.

get_current_data_bearer_technology()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_current_data_bearer_technology_network_type:

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

value_current_data_bearer_technology_rat_mask:

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

value_current_data_bearer_technology_so_mask:

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

Return type:

(bool, value_current_data_bearer_technology_network_type: Qmi.WdsNetworkType, value_current_data_bearer_technology_rat_mask: int, value_current_data_bearer_technology_so_mask: int)

Get the ‘Current Data Bearer Technology’ field from self.

New in version 1.18.

get_data_bearer_technology()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_data_bearer_technology:

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

Return type:

(bool, value_data_bearer_technology: Qmi.WdsDataBearerTechnology)

Get the ‘Data Bearer Technology’ field from self.

New in version 1.18.

get_data_call_address_family()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_data_call_address_family:

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

Return type:

(bool, value_data_call_address_family: Qmi.WdsIpFamily)

Get the ‘Data Call Address Family’ field from self.

New in version 1.18.

get_data_call_status()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_data_call_status:

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

Return type:

(bool, value_data_call_status: Qmi.WdsDataCallStatus)

Get the ‘Data Call Status’ field from self.

New in version 1.18.

get_data_call_type()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_data_call_type_data_call_type:

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

value_data_call_type_tethered_call_type:

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

Return type:

(bool, value_data_call_type_data_call_type: Qmi.WdsDataCallType, value_data_call_type_tethered_call_type: Qmi.WdsTetheredCallType)

Get the ‘Data Call Type’ field from self.

New in version 1.18.

get_data_systems()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_data_systems_preferred_network_type:

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

value_data_systems_networks_ptr:

a placeholder for the output array of Qmi.IndicationWdsEventReportOutputDataSystemsNetworksNetwork elements, or None if not required. Do not free or modify it, it is owned by self.

Return type:

(bool, value_data_systems_preferred_network_type: Qmi.WdsDataSystemNetworkType, value_data_systems_networks_ptr: [Qmi.IndicationWdsEventReportOutputDataSystemsNetworksNetwork])

Get the ‘Data Systems’ field from self.

Version of Qmi.IndicationWdsEventReportOutput.get_data_systems() using arrays of pointers to structs instead of arrays of structs, for easier binding in other languages.

New in version 1.32.

get_dormancy_status()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_dormancy_status:

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

Return type:

(bool, value_dormancy_status: Qmi.WdsDormancyStatus)

Get the ‘Dormancy Status’ field from self.

New in version 1.18.

get_evdo_page_monitor_period_change()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_evdo_page_monitor_period_change_period_change:

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

value_evdo_page_monitor_period_change_force_long_sleep:

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

Return type:

(bool, value_evdo_page_monitor_period_change_period_change: int, value_evdo_page_monitor_period_change_force_long_sleep: bool)

Get the ‘EVDO Page Monitor Period Change’ field from self.

New in version 1.18.

get_extended_data_bearer_technology()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_extended_data_bearer_technology_data_bearer_technology:

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

value_extended_data_bearer_technology_radio_access_technology:

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

value_extended_data_bearer_technology_extended_data_bearer_technology_3gpp:

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

value_extended_data_bearer_technology_extended_data_bearer_technology_3gpp2:

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

Return type:

(bool, value_extended_data_bearer_technology_data_bearer_technology: Qmi.WdsDataSystemNetworkType, value_extended_data_bearer_technology_radio_access_technology: Qmi.WdsRadioAccessTechnology, value_extended_data_bearer_technology_extended_data_bearer_technology_3gpp: Qmi.WdsExtendedDataBearerTechnology3gpp, value_extended_data_bearer_technology_extended_data_bearer_technology_3gpp2: Qmi.WdsExtendedDataBearerTechnology3gpp2)

Get the ‘Extended Data Bearer Technology’ field from self.

New in version 1.18.

get_mip_status()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_mip_status:

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

Return type:

(bool, value_mip_status: bool)

Get the ‘MIP Status’ field from self.

New in version 1.18.

get_pdn_filters_removed()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_pdn_filters_removed_pdn_filter_handler:

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

Return type:

(bool, value_pdn_filters_removed_pdn_filter_handler: [int])

Get the ‘PDN Filters Removed’ field from self.

New in version 1.18.

get_preferred_data_system()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_preferred_data_system:

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

Return type:

(bool, value_preferred_data_system: Qmi.WdsDataSystem)

Get the ‘Preferred Data System’ field from self.

New in version 1.18.

get_rx_bytes_ok()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_rx_bytes_ok:

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

Return type:

(bool, value_rx_bytes_ok: int)

Get the ‘Rx Bytes Ok’ field from self.

New in version 1.18.

get_rx_overflows()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_rx_overflows:

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

Return type:

(bool, value_rx_overflows: int)

Get the ‘Rx Overflows’ field from self.

New in version 1.18.

get_rx_packets_dropped()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_rx_packets_dropped:

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

Return type:

(bool, value_rx_packets_dropped: int)

Get the ‘Rx Packets Dropped’ field from self.

New in version 1.18.

get_rx_packets_error()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_rx_packets_error:

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

Return type:

(bool, value_rx_packets_error: int)

Get the ‘Rx Packets Error’ field from self.

New in version 1.18.

get_rx_packets_ok()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_rx_packets_ok:

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

Return type:

(bool, value_rx_packets_ok: int)

Get the ‘Rx Packets Ok’ field from self.

New in version 1.18.

get_tx_bytes_ok()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_tx_bytes_ok:

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

Return type:

(bool, value_tx_bytes_ok: int)

Get the ‘Tx Bytes Ok’ field from self.

New in version 1.18.

get_tx_overflows()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_tx_overflows:

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

Return type:

(bool, value_tx_overflows: int)

Get the ‘Tx Overflows’ field from self.

New in version 1.18.

get_tx_packets_dropped()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_tx_packets_dropped:

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

Return type:

(bool, value_tx_packets_dropped: int)

Get the ‘Tx Packets Dropped’ field from self.

New in version 1.18.

get_tx_packets_error()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_tx_packets_error:

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

Return type:

(bool, value_tx_packets_error: int)

Get the ‘Tx Packets Error’ field from self.

New in version 1.18.

get_tx_packets_ok()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_tx_packets_ok:

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

Return type:

(bool, value_tx_packets_ok: int)

Get the ‘Tx Packets Ok’ field from self.

New in version 1.18.

Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_uplink_flow_control_enabled:

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

Return type:

(bool, value_uplink_flow_control_enabled: bool)

Get the ‘Uplink Flow Control Enabled’ field from self.

New in version 1.18.

ref()
Returns:

the new reference to self.

Return type:

Qmi.IndicationWdsEventReportOutput

Atomically increments the reference count of self by one.

New in version 1.18.

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.18.