Function
Qmimessage_get_length
since: 1.0
Declaration [src]
gsize
qmi_message_get_length (
QmiMessage* self
)
Description [src]
Gets the length of the raw data corresponding to the given QmiMessage.
Available since: 1.0
Parameters
self-
Type:
QmiMessageA
QmiMessage.The data is owned by the caller of the function.