Struct
QmiMessageVoiceGetConfigInput
since: 1.14
Description [src]
struct QmiMessageVoiceGetConfigInput {
/* No available fields */
}
The QmiMessageVoiceGetConfigInput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.14
Instance methods
qmi_message_voice_get_config_input_get_auto_answer
Get the ‘Auto Answer’ field from self
.
since: 1.14
qmi_message_voice_get_config_input_get_preferred_voice_privacy
Get the ‘Preferred Voice Privacy’ field from self
.
since: 1.14
qmi_message_voice_get_config_input_get_preferred_voice_service_option
Get the ‘Preferred Voice Service Option’ field from self
.
since: 1.14
qmi_message_voice_get_config_input_get_voice_domain_preference
Get the ‘Voice Domain Preference’ field from self
.
since: 1.14
qmi_message_voice_get_config_input_ref
Atomically increments the reference count of self
by one.
since: 1.14
qmi_message_voice_get_config_input_set_air_timer
Set the ‘Air Timer’ field in the message.
since: 1.14
qmi_message_voice_get_config_input_set_amr_status
Set the ‘AMR Status’ field in the message.
since: 1.14
qmi_message_voice_get_config_input_set_auto_answer
Set the ‘Auto Answer’ field in the message.
since: 1.14
qmi_message_voice_get_config_input_set_nam_index
Set the ‘NAM Index’ field in the message.
since: 1.14
qmi_message_voice_get_config_input_set_preferred_voice_privacy
Set the ‘Preferred Voice Privacy’ field in the message.
since: 1.14
qmi_message_voice_get_config_input_set_preferred_voice_service_option
Set the ‘Preferred Voice Service Option’ field in the message.
since: 1.14
qmi_message_voice_get_config_input_set_roam_timer
Set the ‘Roam Timer’ field in the message.
since: 1.14
qmi_message_voice_get_config_input_set_tty_mode
Set the ‘TTY Mode’ field in the message.
since: 1.14
qmi_message_voice_get_config_input_set_voice_domain_preference
Set the ‘Voice Domain Preference’ field in the message.
since: 1.14
qmi_message_voice_get_config_input_unref
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
since: 1.14