Function

Qmimessage_get_service

since: 1.0

Declaration [src]

QmiService
qmi_message_get_service (
  QmiMessage* self
)

Description [src]

Gets the service corresponding to the given QmiMessage.

Available since: 1.0

Parameters

self

Type: QmiMessage

A QmiMessage.

The data is owned by the caller of the function.

Return value

Type: QmiService

A QmiService.