| Top |  |  |  |  | 
QmiIndicationVoiceSupplementaryServiceOutput *
qmi_indication_voice_supplementary_service_output_ref
                               (QmiIndicationVoiceSupplementaryServiceOutput *self);
Atomically increments the reference count of self
 by one.
Since: 1.30
void
qmi_indication_voice_supplementary_service_output_unref
                               (QmiIndicationVoiceSupplementaryServiceOutput *self);
Atomically decrements the reference count of self
 by one.
If the reference count drops to 0, self
 is completely disposed.
Since: 1.30
gboolean qmi_indication_voice_supplementary_service_output_get_info (QmiIndicationVoiceSupplementaryServiceOutput *self,guint8 *value_info_call_id,QmiVoiceSupplementaryServiceNotificationType *value_info_notification_type,GError **error);
Get the 'Info' field from self
.
| self | ||
| value_info_call_id | a placeholder for the output guint8, or  | [out][optional] | 
| value_info_notification_type | a placeholder for the output QmiVoiceSupplementaryServiceNotificationType, or  | [out][optional] | 
| error | Return location for error or  | 
Since: 1.30
typedef struct _QmiIndicationVoiceSupplementaryServiceOutput QmiIndicationVoiceSupplementaryServiceOutput;
The QmiIndicationVoiceSupplementaryServiceOutput structure contains private data and should only be accessed using the provided API.
Since: 1.30