Function

Qmimessage_get_message_id

since: 1.0

Declaration [src]

guint16
qmi_message_get_message_id (
  QmiMessage* self
)

Description [src]

Gets the ID of the message.

Available since: 1.0

Parameters

self

Type: QmiMessage

A QmiMessage.

The data is owned by the caller of the function.

Return value

Type: guint16

The ID.