CommsChampion Ecosystem MQTT v5 Client
MQTT v5 Client Library.
|
Configuration structure of the "disconnect" operation. More...
#include "common.h"
Public Attributes | |
CC_Mqtt5ReasonCode | m_reasonCode |
"Reason Code" to report to the broker | |
const char * | m_reasonStr |
"Reason String" property, defaults to NULL, not added when NULL. | |
unsigned * | m_sessionExpiryInterval |
Pointer to "Session Expiry Interval" property value, defaults to NULL, not added when NULL. | |
Configuration structure of the "disconnect" operation.