Top |
QmiIndicationLocPositionReportOutput *
qmi_indication_loc_position_report_output_ref
(QmiIndicationLocPositionReportOutput *self
);
Atomically increments the reference count of self
by one.
Since: 1.0
void
qmi_indication_loc_position_report_output_unref
(QmiIndicationLocPositionReportOutput *self
);
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
Since: 1.0
gboolean qmi_indication_loc_position_report_output_get_session_id (QmiIndicationLocPositionReportOutput *self
,guint8 *value_session_id
,GError **error
);
Get the 'Session ID' field from self
.
Since: 1.0
typedef struct _QmiIndicationLocPositionReportOutput QmiIndicationLocPositionReportOutput;
The QmiIndicationLocPositionReportOutput structure contains private data and should only be accessed using the provided API.
Since: 1.0