MQTTAsync_createOptions Struct Reference

Data Fields

char struct_id [4]
 The eyecatcher for this structure.
int struct_version
 The version number of this structure.
int sendWhileDisconnected
 Whether to allow messages to be sent when the client library is not connected.
int maxBufferedMessages
 the maximum number of messages allowed to be buffered while not connected.

Field Documentation

the maximum number of messages allowed to be buffered while not connected.

Whether to allow messages to be sent when the client library is not connected.

The eyecatcher for this structure.

must be MQCO.

The version number of this structure.

Must be 0


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines

Generated on 30 Jul 2017 for MQTT C Client Libraries Internals by  doxygen 1.6.1