FreeRTOS
Data Fields
MQTTDisconnectData Struct Reference

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
 

Detailed Description

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.

Field Documentation

◆ xDisconnectReason

MQTTDisconnectReason_t xDisconnectReason

The reason of disconnect.

See also
MQTTDisconnectReason_t.

Definition at line 277 of file aws_mqtt_lib.h.


The documentation for this struct was generated from the following file: