Struct
QmiMessageNasRegisterIndicationsInput
since: 1.0
Description [src]
struct QmiMessageNasRegisterIndicationsInput {
/* No available fields */
}
The QmiMessageNasRegisterIndicationsInput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.0
Constructors
qmi_message_nas_register_indications_input_new
Allocates a new QmiMessageNasRegisterIndicationsInput
.
since: 1.0
Instance methods
qmi_message_nas_register_indications_input_get_current_plmn_name
Get the ‘Current PLMN Name’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_ddtm_events
Get the ‘DDTM Events’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_dual_standby_preference
Get the ‘Dual Standby Preference’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_embms_status
Get the ‘eMBMS Status’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_error_rate
Get the ‘Error Rate’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_hdr_new_uati_assigned
Get the ‘HDR New UATI Assigned’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_hdr_session_closed
Get the ‘HDR Session Closed’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_managed_roaming
Get the ‘Managed Roaming’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_network_reject_information
Get the ‘Network Reject Information’ field from self
.
since: 1.30
qmi_message_nas_register_indications_input_get_network_time
Get the ‘Network Time’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_rf_band_information
Get the ‘RF Band Information’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_serving_system_events
Get the ‘Serving System Events’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_signal_info
Get the ‘Signal Info’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_subscription_info
Get the ‘Subscription Info’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_system_info
Get the ‘System Info’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_get_system_selection_preference
Get the ‘System Selection Preference’ field from self
.
since: 1.0
qmi_message_nas_register_indications_input_ref
Atomically increments the reference count of self
by one.
since: 1.0
qmi_message_nas_register_indications_input_set_current_plmn_name
Set the ‘Current PLMN Name’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_ddtm_events
Set the ‘DDTM Events’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_dual_standby_preference
Set the ‘Dual Standby Preference’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_embms_status
Set the ‘eMBMS Status’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_error_rate
Set the ‘Error Rate’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_hdr_new_uati_assigned
Set the ‘HDR New UATI Assigned’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_hdr_session_closed
Set the ‘HDR Session Closed’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_managed_roaming
Set the ‘Managed Roaming’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_network_reject_information
Set the ‘Network Reject Information’ field in the message.
since: 1.30
qmi_message_nas_register_indications_input_set_network_time
Set the ‘Network Time’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_rf_band_information
Set the ‘RF Band Information’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_serving_system_events
Set the ‘Serving System Events’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_signal_info
Set the ‘Signal Info’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_subscription_info
Set the ‘Subscription Info’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_system_info
Set the ‘System Info’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_set_system_selection_preference
Set the ‘System Selection Preference’ field in the message.
since: 1.0
qmi_message_nas_register_indications_input_unref
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
since: 1.0