Struct holding arguments that are common to every command. More...
#include <core_mqtt_agent.h>
Data Fields | |
MQTTAgentCommandCallback_t | cmdCompleteCallback |
Callback to invoke upon completion. | |
MQTTAgentCommandContext_t * | pCmdCompleteCallbackContext |
Context for completion callback. | |
uint32_t | blockTimeMs |
Maximum block time for enqueueing the command. | |
Struct holding arguments that are common to every command.