|
AWS IoT Device SDK C:
MQTT
MQTT 3.1.1 client library
|
| Return to main page ↑ |
MQTT Client Status. More...
#include <aws_iot_mqtt_client.h>
Data Fields | |
| ClientState | clientState |
| The current state of the client's state machine. | |
| bool | isPingOutstanding |
| Whether this client is waiting for a ping response. | |
| bool | isAutoReconnectEnabled |
| Whether auto-reconnect is enabled for this client. | |
MQTT Client Status.
Defining a type for MQTT Client Status Contains information about the state of the MQTT Client