Paho Asynchronous MQTT C Client Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Macros | Typedefs
MQTTSubscribeOpts.h File Reference

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
 

Macro Definition Documentation

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

Typedef Documentation

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