File Information
Library: IoT/MQTT
Package: MQTTClient
Header: IoT/MQTT/Types.h
Description
Event arguments for MQTT5Client::disconnected.
Variables
properties
std::vector < Property > properties;
The MQTT V5 properties associated with this event.
reasonCode
ReasonCode reasonCode = REASON_SUCCESS;
Reason code reported by server.