Microchip® Advanced Software Framework

mqtt_data_disconnected Struct Reference

Structure of the MQTT_CALLBACK_DISCONNECTED callback.

#include <mqtt.h>

Data Fields

int reason
 Error code of operation. More...
 

int mqtt_data_disconnected::reason

Error code of operation.

iot_error .

Referenced by mqtt_disconnect().