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

Struct holding arguments for a CONNECT call. More...

#include <core_mqtt_agent.h>

Data Fields

MQTTConnectInfo_tpConnectInfo
 MQTT CONNECT packet information.
 
MQTTPublishInfo_tpWillInfo
 Optional Last Will and Testament.
 
uint32_t timeoutMs
 Maximum timeout for a CONNACK packet.
 
bool sessionPresent
 Output flag set if a previous session was present.
 

Detailed Description

Struct holding arguments for a CONNECT call.


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