Struct

QmiMessageWdsSwiCreateProfileIndexedInput

since: 1.22

Description [src]

struct QmiMessageWdsSwiCreateProfileIndexedInput {
  /* No available fields */
}

The QmiMessageWdsSwiCreateProfileIndexedInput structure contains private data and should only be accessed using the provided API.

Available since: 1.22

Constructors

qmi_message_wds_swi_create_profile_indexed_input_new

Allocates a new QmiMessageWdsSwiCreateProfileIndexedInput.

since: 1.22

Instance methods

qmi_message_wds_swi_create_profile_indexed_input_get_apn_disabled_flag

Get the ‘APN Disabled Flag’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_apn_name

Get the ‘APN Name’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_authentication

Get the ‘Authentication’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_ipv4_address_preference

Get the ‘IPv4 Address Preference’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_password

Get the ‘Password’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_pdp_context_number

Get the ‘PDP Context Number’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_pdp_type

Get the ‘PDP Type’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_primary_ipv4_dns_address

Get the ‘Primary IPv4 DNS Address’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_profile_identifier

Get the ‘Profile Identifier’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_profile_name

Get the ‘Profile Name’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_roaming_disallowed_flag

Get the ‘Roaming Disallowed Flag’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_secondary_ipv4_dns_address

Get the ‘Secondary IPv4 DNS Address’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_get_username

Get the ‘Username’ field from self.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_ref

Atomically increments the reference count of self by one.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_apn_disabled_flag

Set the ‘APN Disabled Flag’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_apn_name

Set the ‘APN Name’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_authentication

Set the ‘Authentication’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_ipv4_address_preference

Set the ‘IPv4 Address Preference’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_password

Set the ‘Password’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_pdp_context_number

Set the ‘PDP Context Number’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_pdp_type

Set the ‘PDP Type’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_primary_ipv4_dns_address

Set the ‘Primary IPv4 DNS Address’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_profile_identifier

Set the ‘Profile Identifier’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_profile_name

Set the ‘Profile Name’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_roaming_disallowed_flag

Set the ‘Roaming Disallowed Flag’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_secondary_ipv4_dns_address

Set the ‘Secondary IPv4 DNS Address’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_set_username

Set the ‘Username’ field in the message.

since: 1.22

qmi_message_wds_swi_create_profile_indexed_input_unref

Atomically decrements the reference count of self by one. If the reference count drops to 0, self is completely disposed.

since: 1.22