Struct
QmiMessageWdsStartNetworkInput
since: 1.0
Description [src]
struct QmiMessageWdsStartNetworkInput {
/* No available fields */
}
The QmiMessageWdsStartNetworkInput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.0
Instance methods
qmi_message_wds_start_network_input_get_authentication_preference
Get the ‘Authentication Preference’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_get_enable_autoconnect
Get the ‘Enable Autoconnect’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_get_extended_technology_preference
Get the ‘Extended Technology Preference’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_get_ip_family_preference
Get the ‘IP Family Preference’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_get_ipv4_address_preference
Get the ‘IPv4 Address Preference’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_get_primary_dns_address_preference
Get the ‘Primary DNS Address Preference’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_get_primary_nbns_address_preference
Get the ‘Primary NBNS Address Preference’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_get_profile_index_3gpp
Get the ‘Profile Index 3GPP’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_get_profile_index_3gpp2
Get the ‘Profile Index 3GPP2’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_get_secondary_dns_address_preference
Get the ‘Secondary DNS Address Preference’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_get_secondary_nbns_address_preference
Get the ‘Secondary NBNS Address Preference’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_get_technology_preference
Get the ‘Technology Preference’ field from self
.
since: 1.0
qmi_message_wds_start_network_input_ref
Atomically increments the reference count of self
by one.
since: 1.0
qmi_message_wds_start_network_input_set_authentication_preference
Set the ‘Authentication Preference’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_call_type
Set the ‘Call Type’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_enable_autoconnect
Set the ‘Enable Autoconnect’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_extended_technology_preference
Set the ‘Extended Technology Preference’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_ip_family_preference
Set the ‘IP Family Preference’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_ipv4_address_preference
Set the ‘IPv4 Address Preference’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_password
Set the ‘Password’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_primary_dns_address_preference
Set the ‘Primary DNS Address Preference’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_primary_nbns_address_preference
Set the ‘Primary NBNS Address Preference’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_profile_index_3gpp
Set the ‘Profile Index 3GPP’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_profile_index_3gpp2
Set the ‘Profile Index 3GPP2’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_secondary_dns_address_preference
Set the ‘Secondary DNS Address Preference’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_secondary_nbns_address_preference
Set the ‘Secondary NBNS Address Preference’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_technology_preference
Set the ‘Technology Preference’ field in the message.
since: 1.0
qmi_message_wds_start_network_input_set_username
Set the ‘Username’ field in the message.
since: 1.0
qmi_message_wds_start_network_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