CommsChampion Ecosystem MQTT v5 Client
MQTT v5 Client Library.
|
Broker disconnection information. More...
#include "common.h"
Public Attributes | |
CC_Mqtt5ReasonCode | m_reasonCode |
"Reason Code" reported by the broker | |
const char * | m_reasonStr |
"Reason String" property, NULL if not reported | |
const char * | m_serverRef |
"Server Reference" property, NULL if not reported | |
const CC_Mqtt5UserProp * | m_userProps |
Pointer to "User Properties" array, can be NULL. | |
unsigned | m_userPropsCount |
Amount of elements in the "User Properties" array, defaults to 0, not added when 0. | |
Broker disconnection information.