Paho Asynchronous MQTT C Client Library
|
Go to the source code of this file.
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 |
#define MQTTSubscribe_options_initializer { {'M', 'Q', 'S', 'O'}, 0, 0, 0, 0 } |
typedef struct MQTTSubscribe_options MQTTSubscribe_options |
The MQTT V5 subscribe options, apart from QoS which existed before V5.