Struct
QmiMessageNasInitiateNetworkRegisterInput
since: 1.0
Description [src]
struct QmiMessageNasInitiateNetworkRegisterInput {
/* No available fields */
}
The QmiMessageNasInitiateNetworkRegisterInput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.0
Constructors
qmi_message_nas_initiate_network_register_input_new
Allocates a new QmiMessageNasInitiateNetworkRegisterInput
.
since: 1.0
Instance methods
qmi_message_nas_initiate_network_register_input_get_action
Get the ‘Action’ field from self
.
since: 1.0
qmi_message_nas_initiate_network_register_input_get_change_duration
Get the ‘Change Duration’ field from self
.
since: 1.0
qmi_message_nas_initiate_network_register_input_get_manual_registration_info_3gpp
Get the ‘Manual Registration Info 3GPP’ field from self
.
since: 1.0
qmi_message_nas_initiate_network_register_input_get_mnc_pcs_digit_include_status
Get the ‘MNC PCS Digit Include Status’ field from self
.
since: 1.0
qmi_message_nas_initiate_network_register_input_ref
Atomically increments the reference count of self
by one.
since: 1.0
qmi_message_nas_initiate_network_register_input_set_action
Set the ‘Action’ field in the message.
since: 1.0
qmi_message_nas_initiate_network_register_input_set_change_duration
Set the ‘Change Duration’ field in the message.
since: 1.0
qmi_message_nas_initiate_network_register_input_set_manual_registration_info_3gpp
Set the ‘Manual Registration Info 3GPP’ field in the message.
since: 1.0
qmi_message_nas_initiate_network_register_input_set_mnc_pcs_digit_include_status
Set the ‘MNC PCS Digit Include Status’ field in the message.
since: 1.0
qmi_message_nas_initiate_network_register_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