AWS IoT Device SDK C:
MQTT
MQTT 3.1.1 client library
|
Return to main page ↑ |
Generate a DISCONNECT packet.
[in,out] | pBuffer | User provide buffer where the DISCONNECT packet is written. |
[in] | bufferSize | Size of the buffer pointed to by pBuffer. |
Example