MQTTSubscribeOpts.h - Man Page

Synopsis

Data Structures

struct MQTTSubscribe_options

Macros

#define MQTTSubscribe_options_initializer   { {'M', 'Q', 'S', 'O'}, 0, 0, 0, 0 }

Typedefs

typedef struct MQTTSubscribe_options MQTTSubscribe_options

Macro Definition Documentation

#define MQTTSubscribe_options_initializer   { {'M', 'Q', 'S', 'O'}, 0, 0, 0, 0 }

Typedef Documentation

typedef struct MQTTSubscribe_options MQTTSubscribe_options

The MQTT V5 subscribe options, apart from QoS which existed before V5.

Author

Generated automatically by Doxygen for Paho MQTT C Client Library from the source code.

Info

Thu Jan 25 2024 00:00:00 Paho MQTT C Client Library