Qmi.IndicationVoiceSupplementaryServiceOutput

Fields

None

Methods

get_info ()

ref ()

unref ()

Details

class Qmi.IndicationVoiceSupplementaryServiceOutput

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

Added in version 1.30.

get_info()
Raises:

GLib.Error

Returns:

True if the field is found, False otherwise.

value_info_call_id:

a placeholder for the output #guint8, or None if not required.

value_info_notification_type:

a placeholder for the output Qmi.VoiceSupplementaryServiceNotificationType, or None if not required.

Return type:

(bool, value_info_call_id: int, value_info_notification_type: Qmi.VoiceSupplementaryServiceNotificationType)

Get the ‘Info’ field from self.

Added in version 1.30.

ref()
Returns:

the new reference to self.

Return type:

Qmi.IndicationVoiceSupplementaryServiceOutput

Atomically increments the reference count of self by one.

Added in version 1.30.

unref()

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

Added in version 1.30.