Qmi.MessageNasRegisterIndicationsInput

Fields

None

Methods

class

new ()

get_current_plmn_name ()

get_ddtm_events ()

get_dual_standby_preference ()

get_embms_status ()

get_error_rate ()

get_hdr_new_uati_assigned ()

get_hdr_session_closed ()

get_managed_roaming ()

get_network_reject_information ()

get_network_time ()

get_rf_band_information ()

get_serving_system_events ()

get_signal_info ()

get_subscription_info ()

get_system_info ()

get_system_selection_preference ()

ref ()

set_current_plmn_name (value_current_plmn_name)

set_ddtm_events (value_ddtm_events)

set_dual_standby_preference (value_dual_standby_preference)

set_embms_status (value_embms_status)

set_error_rate (value_error_rate)

set_hdr_new_uati_assigned (value_hdr_new_uati_assigned)

set_hdr_session_closed (value_hdr_session_closed)

set_managed_roaming (value_managed_roaming)

set_network_reject_information (value_network_reject_information_enable_network_reject_indications, value_network_reject_information_supress_system_info_indications)

set_network_time (value_network_time)

set_rf_band_information (value_rf_band_information)

set_serving_system_events (value_serving_system_events)

set_signal_info (value_signal_info)

set_subscription_info (value_subscription_info)

set_system_info (value_system_info)

set_system_selection_preference (value_system_selection_preference)

unref ()

Details

class Qmi.MessageNasRegisterIndicationsInput

The Qmi.MessageNasRegisterIndicationsInput 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.MessageNasRegisterIndicationsInput. The returned value should be freed with Qmi.MessageNasRegisterIndicationsInput.unref().

Return type:

Qmi.MessageNasRegisterIndicationsInput

Allocates a new Qmi.MessageNasRegisterIndicationsInput.

New in version 1.0.

get_current_plmn_name()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_current_plmn_name:

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

Return type:

(bool, value_current_plmn_name: bool)

Get the ‘Current PLMN Name’ field from self.

New in version 1.0.

get_ddtm_events()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_ddtm_events:

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

Return type:

(bool, value_ddtm_events: bool)

Get the ‘DDTM Events’ field from self.

New in version 1.0.

get_dual_standby_preference()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_dual_standby_preference:

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

Return type:

(bool, value_dual_standby_preference: bool)

Get the ‘Dual Standby Preference’ field from self.

New in version 1.0.

get_embms_status()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_embms_status:

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

Return type:

(bool, value_embms_status: bool)

Get the ‘eMBMS Status’ field from self.

New in version 1.0.

get_error_rate()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_error_rate:

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

Return type:

(bool, value_error_rate: bool)

Get the ‘Error Rate’ field from self.

New in version 1.0.

get_hdr_new_uati_assigned()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_hdr_new_uati_assigned:

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

Return type:

(bool, value_hdr_new_uati_assigned: bool)

Get the ‘HDR New UATI Assigned’ field from self.

New in version 1.0.

get_hdr_session_closed()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_hdr_session_closed:

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

Return type:

(bool, value_hdr_session_closed: bool)

Get the ‘HDR Session Closed’ field from self.

New in version 1.0.

get_managed_roaming()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_managed_roaming:

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

Return type:

(bool, value_managed_roaming: bool)

Get the ‘Managed Roaming’ field from self.

New in version 1.0.

get_network_reject_information()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_network_reject_information_enable_network_reject_indications:

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

value_network_reject_information_supress_system_info_indications:

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

Return type:

(bool, value_network_reject_information_enable_network_reject_indications: bool, value_network_reject_information_supress_system_info_indications: bool)

Get the ‘Network Reject Information’ field from self.

New in version 1.30.

get_network_time()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_network_time:

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

Return type:

(bool, value_network_time: bool)

Get the ‘Network Time’ 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_serving_system_events()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_serving_system_events:

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

Return type:

(bool, value_serving_system_events: bool)

Get the ‘Serving System Events’ field from self.

New in version 1.0.

get_signal_info()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_signal_info:

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

Return type:

(bool, value_signal_info: bool)

Get the ‘Signal Info’ field from self.

New in version 1.0.

get_subscription_info()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_subscription_info:

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

Return type:

(bool, value_subscription_info: bool)

Get the ‘Subscription Info’ field from self.

New in version 1.0.

get_system_info()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_system_info:

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

Return type:

(bool, value_system_info: bool)

Get the ‘System Info’ field from self.

New in version 1.0.

get_system_selection_preference()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_system_selection_preference:

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

Return type:

(bool, value_system_selection_preference: bool)

Get the ‘System Selection Preference’ field from self.

New in version 1.0.

ref()
Returns:

the new reference to self.

Return type:

Qmi.MessageNasRegisterIndicationsInput

Atomically increments the reference count of self by one.

New in version 1.0.

set_current_plmn_name(value_current_plmn_name)
Parameters:

value_current_plmn_name (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Current PLMN Name’ field in the message.

New in version 1.0.

set_ddtm_events(value_ddtm_events)
Parameters:

value_ddtm_events (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘DDTM Events’ field in the message.

New in version 1.0.

set_dual_standby_preference(value_dual_standby_preference)
Parameters:

value_dual_standby_preference (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Dual Standby Preference’ field in the message.

New in version 1.0.

set_embms_status(value_embms_status)
Parameters:

value_embms_status (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘eMBMS Status’ field in the message.

New in version 1.0.

set_error_rate(value_error_rate)
Parameters:

value_error_rate (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Error Rate’ field in the message.

New in version 1.0.

set_hdr_new_uati_assigned(value_hdr_new_uati_assigned)
Parameters:

value_hdr_new_uati_assigned (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘HDR New UATI Assigned’ field in the message.

New in version 1.0.

set_hdr_session_closed(value_hdr_session_closed)
Parameters:

value_hdr_session_closed (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘HDR Session Closed’ field in the message.

New in version 1.0.

set_managed_roaming(value_managed_roaming)
Parameters:

value_managed_roaming (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Managed Roaming’ field in the message.

New in version 1.0.

set_network_reject_information(value_network_reject_information_enable_network_reject_indications, value_network_reject_information_supress_system_info_indications)
Parameters:
  • value_network_reject_information_enable_network_reject_indications (bool) – a bool.

  • value_network_reject_information_supress_system_info_indications (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Network Reject Information’ field in the message.

New in version 1.30.

set_network_time(value_network_time)
Parameters:

value_network_time (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Network Time’ 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_serving_system_events(value_serving_system_events)
Parameters:

value_serving_system_events (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Serving System Events’ field in the message.

New in version 1.0.

set_signal_info(value_signal_info)
Parameters:

value_signal_info (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Signal Info’ field in the message.

New in version 1.0.

set_subscription_info(value_subscription_info)
Parameters:

value_subscription_info (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘Subscription Info’ field in the message.

New in version 1.0.

set_system_info(value_system_info)
Parameters:

value_system_info (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘System Info’ field in the message.

New in version 1.0.

set_system_selection_preference(value_system_selection_preference)
Parameters:

value_system_selection_preference (bool) – a bool.

Raises:

GLib.Error

Returns:

True if value was successfully set, False otherwise.

Return type:

bool

Set the ‘System Selection Preference’ 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.