Function
Qmimessage_get_client_id
since: 1.0
Declaration [src]
guint8
qmi_message_get_client_id (
QmiMessage* self
)
Parameters
self
-
Type:
QmiMessage
A
QmiMessage
.The data is owned by the caller of the function.
since: 1.0
guint8
qmi_message_get_client_id (
QmiMessage* self
)
self
Type: QmiMessage
A QmiMessage
.
The data is owned by the caller of the function. |