|
AWS IoT Device SDK C++ v2
1.42.0
AWS IoT Device SDK C++ v2
|
#include <Mqtt5Client.h>
Public Member Functions | |
| OnDisconnectionEventData () | |
Public Attributes | |
| int | errorCode |
| std::shared_ptr< DisconnectPacket > | disconnectPacket |
The data returned when OnDisconnect is invoked in the LifecycleEvents callback.
|
inline |
| std::shared_ptr<DisconnectPacket> Aws::Crt::Mqtt5::OnDisconnectionEventData::disconnectPacket |
| int Aws::Crt::Mqtt5::OnDisconnectionEventData::errorCode |