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