MQTTAsync_struct Struct Reference
Data Fields |
char * | serverURI |
int | ssl |
Clients * | c |
MQTTAsync_connectionLost * | cl |
MQTTAsync_messageArrived * | ma |
MQTTAsync_deliveryComplete * | dc |
void * | context |
MQTTAsync_connected * | connected |
void * | connected_context |
MQTTAsync_command | connect |
MQTTAsync_command | disconnect |
MQTTAsync_command * | pending_write |
List * | responses |
unsigned int | command_seqno |
MQTTPacket * | pack |
MQTTAsync_createOptions * | createOptions |
int | shouldBeConnected |
int | automaticReconnect |
int | minRetryInterval |
int | maxRetryInterval |
int | serverURIcount |
char ** | serverURIs |
int | connectTimeout |
int | currentInterval |
START_TIME_TYPE | lastConnectionFailedTime |
int | retrying |
int | reconnectNow |
The documentation for this struct was generated from the following file: