FreeRTOS
|
The data sent by the MQTT library in the user supplied callback when the client is disconnected. More...
#include <aws_mqtt_lib.h>
Data Fields | |
MQTTDisconnectReason_t | xDisconnectReason |
The data sent by the MQTT library in the user supplied callback when the client is disconnected.
Definition at line 275 of file aws_mqtt_lib.h.
MQTTDisconnectReason_t xDisconnectReason |
The reason of disconnect.
Definition at line 277 of file aws_mqtt_lib.h.