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

Struct holding arguments for a SUBSCRIBE or UNSUBSCRIBE call. More...

#include <core_mqtt_agent.h>

Data Fields

MQTTSubscribeInfo_tpSubscribeInfo
 List of MQTT subscriptions.
 
size_t numSubscriptions
 Number of elements in pSubscribeInfo.
 

Detailed Description

Struct holding arguments for a SUBSCRIBE or UNSUBSCRIBE call.


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