coreMQTT Agent v1.1.0
Thread safe MQTT 3.1.1 Client
MQTTAgentCommandInfo_t Struct Reference

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_tpCmdCompleteCallbackContext
 Context for completion callback.
 
uint32_t blockTimeMs
 Maximum block time for enqueueing the command.
 

Detailed Description

Struct holding arguments that are common to every command.


The documentation for this struct was generated from the following file: