Qmi.MessageNasRegisterIndicationsInput¶
Fields¶
None
Methods¶
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 withQmi.MessageNasRegisterIndicationsInput.unref
().- Return type:
Allocates a new
Qmi.MessageNasRegisterIndicationsInput
.New in version 1.0.
- get_current_plmn_name()¶
- Raises:
- Returns:
- Return type:
Get the ‘Current PLMN Name’ field from self.
New in version 1.0.
- get_ddtm_events()¶
- Raises:
- Returns:
- Return type:
Get the ‘DDTM Events’ field from self.
New in version 1.0.
- get_dual_standby_preference()¶
- Raises:
- Returns:
- Return type:
Get the ‘Dual Standby Preference’ field from self.
New in version 1.0.
- get_embms_status()¶
- Raises:
- Returns:
- Return type:
Get the ‘eMBMS Status’ field from self.
New in version 1.0.
- get_error_rate()¶
- Raises:
- Returns:
- Return type:
Get the ‘Error Rate’ field from self.
New in version 1.0.
- get_hdr_new_uati_assigned()¶
- Raises:
- Returns:
- Return type:
Get the ‘HDR New UATI Assigned’ field from self.
New in version 1.0.
- get_hdr_session_closed()¶
- Raises:
- Returns:
- Return type:
Get the ‘HDR Session Closed’ field from self.
New in version 1.0.
- get_managed_roaming()¶
- Raises:
- Returns:
- Return type:
Get the ‘Managed Roaming’ field from self.
New in version 1.0.
- get_network_reject_information()¶
- Raises:
- Returns:
- 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:
- Returns:
- Return type:
Get the ‘Network Time’ field from self.
New in version 1.0.
- get_rf_band_information()¶
- Raises:
- Returns:
- Return type:
Get the ‘RF Band Information’ field from self.
New in version 1.0.
- get_serving_system_events()¶
- Raises:
- Returns:
- Return type:
Get the ‘Serving System Events’ field from self.
New in version 1.0.
- get_signal_info()¶
- Raises:
- Returns:
- Return type:
Get the ‘Signal Info’ field from self.
New in version 1.0.
- get_subscription_info()¶
- Raises:
- Returns:
- Return type:
Get the ‘Subscription Info’ field from self.
New in version 1.0.
- get_system_info()¶
- Raises:
- Returns:
- Return type:
Get the ‘System Info’ field from self.
New in version 1.0.
- get_system_selection_preference()¶
- Raises:
- Returns:
- Return type:
Get the ‘System Selection Preference’ field from self.
New in version 1.0.
- ref()¶
- Returns:
the new reference to self.
- Return type:
Atomically increments the reference count of self by one.
New in version 1.0.
- set_current_plmn_name(value_current_plmn_name)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘Current PLMN Name’ field in the message.
New in version 1.0.
- set_ddtm_events(value_ddtm_events)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘DDTM Events’ field in the message.
New in version 1.0.
- set_dual_standby_preference(value_dual_standby_preference)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘Dual Standby Preference’ field in the message.
New in version 1.0.
- set_embms_status(value_embms_status)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘eMBMS Status’ field in the message.
New in version 1.0.
- set_error_rate(value_error_rate)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘Error Rate’ field in the message.
New in version 1.0.
- set_hdr_new_uati_assigned(value_hdr_new_uati_assigned)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘HDR New UATI Assigned’ field in the message.
New in version 1.0.
- set_hdr_session_closed(value_hdr_session_closed)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘HDR Session Closed’ field in the message.
New in version 1.0.
- set_managed_roaming(value_managed_roaming)¶
- Parameters:
- Raises:
- Returns:
- Return type:
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:
- Raises:
- Returns:
- Return type:
Set the ‘Network Reject Information’ field in the message.
New in version 1.30.
- set_network_time(value_network_time)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘Network Time’ field in the message.
New in version 1.0.
- set_rf_band_information(value_rf_band_information)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘RF Band Information’ field in the message.
New in version 1.0.
- set_serving_system_events(value_serving_system_events)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘Serving System Events’ field in the message.
New in version 1.0.
- set_signal_info(value_signal_info)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘Signal Info’ field in the message.
New in version 1.0.
- set_subscription_info(value_subscription_info)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘Subscription Info’ field in the message.
New in version 1.0.
- set_system_info(value_system_info)¶
- Parameters:
- Raises:
- Returns:
- Return type:
Set the ‘System Info’ field in the message.
New in version 1.0.
- set_system_selection_preference(value_system_selection_preference)¶
- Parameters:
- Raises:
- Returns:
- Return type:
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.