MQTTAsync_command Struct Reference
Data Fields |
int | type |
MQTTAsync_onSuccess * | onSuccess |
MQTTAsync_onFailure * | onFailure |
MQTTAsync_token | token |
void * | context |
START_TIME_TYPE | start_time |
union { |
struct { |
int count |
char ** topics |
int * qoss |
} sub |
struct { |
int count |
char ** topics |
} unsub |
struct { |
char * destinationName |
int payloadlen |
void * payload |
int qos |
int retained |
} pub |
struct { |
int internal |
int timeout |
} dis |
struct { |
int currentURI |
int MQTTVersion |
| current MQTT version being used to connect
|
} conn |
} | details |
The documentation for this struct was generated from the following file: