Public Attributes | |
| MQTTAsyncs * | client |
| MQTTAsync_command | command |
| char * | key |
| int | not_restored |
| unsigned int | seqno |
Definition at line 424 of file MQTTAsync.c.
| MQTTAsyncs* MQTTAsync_queuedCommand::client |
Definition at line 427 of file MQTTAsync.c.
| MQTTAsync_command MQTTAsync_queuedCommand::command |
Definition at line 426 of file MQTTAsync.c.
| char* MQTTAsync_queuedCommand::key |
Definition at line 430 of file MQTTAsync.c.
| int MQTTAsync_queuedCommand::not_restored |
Definition at line 429 of file MQTTAsync.c.
| unsigned int MQTTAsync_queuedCommand::seqno |
Definition at line 428 of file MQTTAsync.c.