Struct
QmiMessageVoiceIndicationRegisterInput
since: 1.26
Description [src]
struct QmiMessageVoiceIndicationRegisterInput {
/* No available fields */
}
The QmiMessageVoiceIndicationRegisterInput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.26
Constructors
qmi_message_voice_indication_register_input_new
Allocates a new QmiMessageVoiceIndicationRegisterInput
.
since: 1.26
Instance methods
qmi_message_voice_indication_register_input_get_aoc_events
Get the ‘AOC Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_call_notification_events
Get the ‘Call Notification Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_conference_events
Get the ‘Conference Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_dtmf_events
Get the ‘DTMF Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_extended_burst_type_international_information_events
Get the ‘Extended Burst Type International Information Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_handover_events
Get the ‘Handover Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_modification_events
Get the ‘Modification Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_mt_page_miss_information_events
Get the ‘MT Page Miss Information Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_speech_codec_events
Get the ‘Speech Codec Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_supplementary_service_notification_events
Get the ‘Supplementary Service Notification Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_ussd_notification_events
Get the ‘USSD Notification Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_uus_events
Get the ‘UUS Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_get_voice_privacy_events
Get the ‘Voice Privacy Events’ field from self
.
since: 1.26
qmi_message_voice_indication_register_input_ref
Atomically increments the reference count of self
by one.
since: 1.26
qmi_message_voice_indication_register_input_set_aoc_events
Set the ‘AOC Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_call_notification_events
Set the ‘Call Notification Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_conference_events
Set the ‘Conference Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_dtmf_events
Set the ‘DTMF Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_extended_burst_type_international_information_events
Set the ‘Extended Burst Type International Information Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_handover_events
Set the ‘Handover Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_modification_events
Set the ‘Modification Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_mt_page_miss_information_events
Set the ‘MT Page Miss Information Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_speech_codec_events
Set the ‘Speech Codec Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_supplementary_service_notification_events
Set the ‘Supplementary Service Notification Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_ussd_notification_events
Set the ‘USSD Notification Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_uus_events
Set the ‘UUS Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_set_voice_privacy_events
Set the ‘Voice Privacy Events’ field in the message.
since: 1.26
qmi_message_voice_indication_register_input_unref
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
since: 1.26