AWS IoT Device SDK C:
MQTT
MQTT 3.1.1 client library
|
Return to main page ↑ |
Deserialize incoming publish packet.
[in,out] | pMqttPacket | The caller of this API sets type, remainingLength and pRemainingData. On success, packetIdentifier and pubInfo will be set by the function. |
Example