Struct
QmiMessageNasSetPreferredNetworksInput
since: 1.30
Description [src]
struct QmiMessageNasSetPreferredNetworksInput {
/* No available fields */
}
The QmiMessageNasSetPreferredNetworksInput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.30
Constructors
qmi_message_nas_set_preferred_networks_input_new
Allocates a new QmiMessageNasSetPreferredNetworksInput
.
since: 1.30
Instance methods
qmi_message_nas_set_preferred_networks_input_get_clear_previous_preferred_networks
Get the ‘Clear Previous Preferred Networks’ field from self
.
since: 1.30
qmi_message_nas_set_preferred_networks_input_get_mnc_pcs_digit_include_status
Get the ‘MNC PCS Digit Include Status’ field from self
.
since: 1.30
qmi_message_nas_set_preferred_networks_input_get_mnc_pcs_digit_include_status_gir
Get the ‘MNC PCS Digit Include Status’ field from self
.
since: 1.32
qmi_message_nas_set_preferred_networks_input_get_preferred_networks
Get the ‘Preferred Networks’ field from self
.
since: 1.30
qmi_message_nas_set_preferred_networks_input_get_preferred_networks_gir
Get the ‘Preferred Networks’ field from self
.
since: 1.32
qmi_message_nas_set_preferred_networks_input_ref
Atomically increments the reference count of self
by one.
since: 1.30
qmi_message_nas_set_preferred_networks_input_set_clear_previous_preferred_networks
Set the ‘Clear Previous Preferred Networks’ field in the message.
since: 1.30
qmi_message_nas_set_preferred_networks_input_set_mnc_pcs_digit_include_status
Set the ‘MNC PCS Digit Include Status’ field in the message.
since: 1.30
qmi_message_nas_set_preferred_networks_input_set_mnc_pcs_digit_include_status_gir
Set the ‘MNC PCS Digit Include Status’ field in the message.
since: 1.32
qmi_message_nas_set_preferred_networks_input_set_preferred_networks
Set the ‘Preferred Networks’ field in the message.
since: 1.30
qmi_message_nas_set_preferred_networks_input_set_preferred_networks_gir
Set the ‘Preferred Networks’ field in the message.
since: 1.32
qmi_message_nas_set_preferred_networks_input_unref
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
since: 1.30