CommsChampion Ecosystem MQTT v5 Client
MQTT v5 Client Library.
Loading...
Searching...
No Matches
Public Attributes | List of all members
CC_Mqtt5DisconnectInfo Struct Reference

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_Mqtt5UserPropm_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.

 

Detailed Description

Broker disconnection information.


The documentation for this struct was generated from the following file: