Struct

QmiMessageNasGetPlmnNameInput

since: 1.28

Description [src]

struct QmiMessageNasGetPlmnNameInput {
  /* No available fields */
}

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

Available since: 1.28

Constructors

qmi_message_nas_get_plmn_name_input_new

Allocates a new QmiMessageNasGetPlmnNameInput.

since: 1.28

Instance methods

qmi_message_nas_get_plmn_name_input_get_always_send_plmn_name

Get the ‘Always Send PLMN Name’ field from self.

since: 1.28

qmi_message_nas_get_plmn_name_input_get_csg_id

Get the ‘CSG ID’ field from self.

since: 1.28

qmi_message_nas_get_plmn_name_input_get_mnc_pcs_digit_include_status

Get the ‘MNC PCS Digit Include Status’ field from self.

since: 1.28

qmi_message_nas_get_plmn_name_input_get_plmn

Get the ‘PLMN’ field from self.

since: 1.28

qmi_message_nas_get_plmn_name_input_get_radio_access_technology

Get the ‘Radio Access Technology’ field from self.

since: 1.28

qmi_message_nas_get_plmn_name_input_get_send_all_information

Get the ‘Send All Information’ field from self.

since: 1.28

qmi_message_nas_get_plmn_name_input_get_suppress_sim_error

Get the ‘Suppress SIM Error’ field from self.

since: 1.28

qmi_message_nas_get_plmn_name_input_get_use_static_table_only

Get the ‘Use Static Table Only’ field from self.

since: 1.28

qmi_message_nas_get_plmn_name_input_ref

Atomically increments the reference count of self by one.

since: 1.28

qmi_message_nas_get_plmn_name_input_set_always_send_plmn_name

Set the ‘Always Send PLMN Name’ field in the message.

since: 1.28

qmi_message_nas_get_plmn_name_input_set_csg_id

Set the ‘CSG ID’ field in the message.

since: 1.28

qmi_message_nas_get_plmn_name_input_set_mnc_pcs_digit_include_status

Set the ‘MNC PCS Digit Include Status’ field in the message.

since: 1.28

qmi_message_nas_get_plmn_name_input_set_plmn

Set the ‘PLMN’ field in the message.

since: 1.28

qmi_message_nas_get_plmn_name_input_set_radio_access_technology

Set the ‘Radio Access Technology’ field in the message.

since: 1.28

qmi_message_nas_get_plmn_name_input_set_send_all_information

Set the ‘Send All Information’ field in the message.

since: 1.28

qmi_message_nas_get_plmn_name_input_set_suppress_sim_error

Set the ‘Suppress SIM Error’ field in the message.

since: 1.28

qmi_message_nas_get_plmn_name_input_set_use_static_table_only

Set the ‘Use Static Table Only’ field in the message.

since: 1.28

qmi_message_nas_get_plmn_name_input_unref

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

since: 1.28