coreMQTT Agent v2.0.0
Thread safe MQTT 3.1.1 Client
Loading...
Searching...
No Matches
MQTTAgentSubscribeArgs_t Struct Reference

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

#include <core_mqtt_agent.h>

Data Fields

MQTTSubscribeInfo_t * pSubscribeInfo
 List of MQTT subscriptions.
size_t numSubscriptions
 Number of elements in pSubscribeInfo.
const MQTTPropBuilder_t * pProperties
 Optional MQTT v5 properties for subscribe/unsubscribe.

Detailed Description

Struct holding arguments for a SUBSCRIBE or UNSUBSCRIBE call.


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