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

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.
 

Detailed Description

Configuration structure of the "disconnect" operation.

See also
cc_mqtt5_client_disconnect_init_config()

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