Qmi.IndicationVoiceSupplementaryServiceOutput¶
Fields¶
None
Methods¶
  | 
|
  | 
|
  | 
Details¶
- class Qmi.IndicationVoiceSupplementaryServiceOutput¶
 The
Qmi.IndicationVoiceSupplementaryServiceOutputstructure contains private data and should only be accessed using the provided API.New in version 1.30.
- get_info()¶
 - Raises:
 - Returns:
 Trueif the field is found,Falseotherwise.- value_info_call_id:
 a placeholder for the output #guint8, or
Noneif not required.- value_info_notification_type:
 a placeholder for the output
Qmi.VoiceSupplementaryServiceNotificationType, orNoneif not required.
- Return type:
 (
bool, value_info_call_id:int, value_info_notification_type:Qmi.VoiceSupplementaryServiceNotificationType)
Get the ‘Info’ field from self.
New in version 1.30.
- ref()¶
 - Returns:
 the new reference to self.
- Return type:
 
Atomically increments the reference count of self by one.
New 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.
New in version 1.30.