Struct

QmiMessageVoiceOriginateUssdOutput

since: 1.26

Description [src]

struct QmiMessageVoiceOriginateUssdOutput {
  /* No available fields */
}

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

Available since: 1.26

Instance methods

qmi_message_voice_originate_ussd_output_get_alpha_identifier

Get the ‘Alpha Identifier’ field from self.

since: 1.26

qmi_message_voice_originate_ussd_output_get_call_control_result_type

Get the ‘Call Control Result Type’ field from self.

since: 1.26

qmi_message_voice_originate_ussd_output_get_call_control_supplementary_service_type

Get the ‘Call Control Supplementary Service Type’ field from self.

since: 1.26

qmi_message_voice_originate_ussd_output_get_call_id

Get the ‘Call ID’ field from self.

since: 1.26

qmi_message_voice_originate_ussd_output_get_failure_cause

Get the ‘Failure Cause’ field from self.

since: 1.26

qmi_message_voice_originate_ussd_output_get_result

Get the result of the QMI operation.

since: 1.26

qmi_message_voice_originate_ussd_output_get_uss_data

Get the ‘USS Data’ field from self.

since: 1.26

qmi_message_voice_originate_ussd_output_get_uss_data_utf16

Get the ‘USS Data UTF16’ field from self.

since: 1.26

qmi_message_voice_originate_ussd_output_ref

Atomically increments the reference count of self by one.

since: 1.26

qmi_message_voice_originate_ussd_output_unref

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

since: 1.26