Top |
VOICE Indication Register responseVOICE Indication Register response — Methods to manage the VOICE Indication Register response. |
GBoxed ├── QmiMessageVoiceIndicationRegisterInput ╰── QmiMessageVoiceIndicationRegisterOutput
Collection of methods to create requests and parse responses of the VOICE Indication Register message.
QmiMessageVoiceIndicationRegisterInput *
qmi_message_voice_indication_register_input_new
(void
);
Allocates a new QmiMessageVoiceIndicationRegisterInput.
the newly created QmiMessageVoiceIndicationRegisterInput. The returned value should be freed with qmi_message_voice_indication_register_input_unref()
.
Since: 1.26
QmiMessageVoiceIndicationRegisterInput *
qmi_message_voice_indication_register_input_ref
(QmiMessageVoiceIndicationRegisterInput *self
);
Atomically increments the reference count of self
by one.
Since: 1.26
void
qmi_message_voice_indication_register_input_unref
(QmiMessageVoiceIndicationRegisterInput *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_mt_page_miss_information_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_mt_page_miss_information_events
,GError **error
);
Get the 'MT Page Miss Information Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_mt_page_miss_information_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_mt_page_miss_information_events
,GError **error
);
Set the 'MT Page Miss Information Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_extended_burst_type_international_information_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_extended_burst_type_international_information_events
,GError **error
);
Get the 'Extended Burst Type International Information Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_extended_burst_type_international_information_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_extended_burst_type_international_information_events
,GError **error
);
Set the 'Extended Burst Type International Information Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_conference_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_conference_events
,GError **error
);
Get the 'Conference Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_conference_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_conference_events
,GError **error
);
Set the 'Conference Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_aoc_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_aoc_events
,GError **error
);
Get the 'AOC Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_aoc_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_aoc_events
,GError **error
);
Set the 'AOC Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_uus_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_uus_events
,GError **error
);
Get the 'UUS Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_uus_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_uus_events
,GError **error
);
Set the 'UUS Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_modification_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_modification_events
,GError **error
);
Get the 'Modification Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_modification_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_modification_events
,GError **error
);
Set the 'Modification Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_ussd_notification_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_ussd_notification_events
,GError **error
);
Get the 'USSD Notification Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_ussd_notification_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_ussd_notification_events
,GError **error
);
Set the 'USSD Notification Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_speech_codec_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_speech_codec_events
,GError **error
);
Get the 'Speech Codec Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_speech_codec_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_speech_codec_events
,GError **error
);
Set the 'Speech Codec Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_handover_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_handover_events
,GError **error
);
Get the 'Handover Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_handover_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_handover_events
,GError **error
);
Set the 'Handover Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_call_notification_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_call_notification_events
,GError **error
);
Get the 'Call Notification Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_call_notification_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_call_notification_events
,GError **error
);
Set the 'Call Notification Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_supplementary_service_notification_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_supplementary_service_notification_events
,GError **error
);
Get the 'Supplementary Service Notification Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_supplementary_service_notification_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_supplementary_service_notification_events
,GError **error
);
Set the 'Supplementary Service Notification Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_voice_privacy_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_voice_privacy_events
,GError **error
);
Get the 'Voice Privacy Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_voice_privacy_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_voice_privacy_events
,GError **error
);
Set the 'Voice Privacy Events' field in the message.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_get_dtmf_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean *value_dtmf_events
,GError **error
);
Get the 'DTMF Events' field from self
.
Since: 1.26
gboolean qmi_message_voice_indication_register_input_set_dtmf_events (QmiMessageVoiceIndicationRegisterInput *self
,gboolean value_dtmf_events
,GError **error
);
Set the 'DTMF Events' field in the message.
Since: 1.26
QmiMessageVoiceIndicationRegisterOutput *
qmi_message_voice_indication_register_output_ref
(QmiMessageVoiceIndicationRegisterOutput *self
);
Atomically increments the reference count of self
by one.
Since: 1.26
void
qmi_message_voice_indication_register_output_unref
(QmiMessageVoiceIndicationRegisterOutput *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.26
gboolean qmi_message_voice_indication_register_output_get_result (QmiMessageVoiceIndicationRegisterOutput *self
,GError **error
);
Get the result of the QMI operation.
Since: 1.26
QmiMessageVoiceIndicationRegisterOutput * qmi_message_voice_indication_register_response_parse (QmiMessage *message
,GError **error
);
Parses a QmiMessage and builds a QmiMessageVoiceIndicationRegisterOutput out of it. The operation fails if the message is of the wrong type.
a QmiMessageVoiceIndicationRegisterOutput, or NULL
if error
is set. The returned value should be freed with qmi_message_voice_indication_register_output_unref()
.
Since: 1.34
void qmi_client_voice_indication_register (QmiClientVoice *self
,QmiMessageVoiceIndicationRegisterInput *input
,guint timeout
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously sends a Indication Register request to the device.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call qmi_client_voice_indication_register_finish()
to get the result of the operation.
self |
||
input |
||
timeout |
maximum time to wait for the method to complete, in seconds. |
|
cancellable |
a GCancellable or |
|
callback |
a GAsyncReadyCallback to call when the request is satisfied. |
|
user_data |
user data to pass to |
Since: 1.26
QmiMessageVoiceIndicationRegisterOutput * qmi_client_voice_indication_register_finish (QmiClientVoice *self
,GAsyncResult *res
,GError **error
);
Finishes an async operation started with qmi_client_voice_indication_register()
.
self |
||
res |
the GAsyncResult obtained from the GAsyncReadyCallback passed to |
|
error |
Return location for error or |
a QmiMessageVoiceIndicationRegisterOutput, or NULL
if error
is set. The returned value should be freed with qmi_message_voice_indication_register_output_unref()
.
Since: 1.26
typedef struct _QmiMessageVoiceIndicationRegisterInput QmiMessageVoiceIndicationRegisterInput;
The QmiMessageVoiceIndicationRegisterInput structure contains private data and should only be accessed using the provided API.
Since: 1.26
typedef struct _QmiMessageVoiceIndicationRegisterOutput QmiMessageVoiceIndicationRegisterOutput;
The QmiMessageVoiceIndicationRegisterOutput structure contains private data and should only be accessed using the provided API.
Since: 1.26