aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Public Member Functions | List of all members
Aws::Crt::Mqtt5::OnStoppedEventData Struct Reference

#include <Mqtt5Client.h>

Public Member Functions

 OnStoppedEventData ()
 

Detailed Description

The data returned when OnStopped is invoked in the LifecycleEvents callback. Currently empty, but may be used in the future for passing additional data.

Constructor & Destructor Documentation

Aws::Crt::Mqtt5::OnStoppedEventData::OnStoppedEventData ( )
inline

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