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::OnAttemptingConnectEventData Struct Reference

#include <Mqtt5Client.h>

Public Member Functions

 OnAttemptingConnectEventData ()
 

Detailed Description

The data returned when AttemptingConnect 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::OnAttemptingConnectEventData::OnAttemptingConnectEventData ( )
inline

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