MQTTSubscribeOpts.h - (unknown subject)

NAME  SYNOPSIS  Data Structures  Macros  Typedefs  Macro Definition Documentation  #define MQTTSubscribe_options_initializer { {’M’, ’Q’, ’S’, ’O’}, 0, 0,0, 0 }  Typedef Documentation  typedef struct MQTTSubscribe_options MQTTSubscribe_options  Author 

NAME

MQTTSubscribeOpts.h

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.


Updated 2024-01-29 - jenkler.se | uex.se