AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
#include <SecureTunnel.h>
Public Member Functions | |
ConnectionStartedEventData () | |
Public Attributes | |
std::shared_ptr< ConnectionStartedData > | connectionStartedData |
The data returned when a connection is started on the Secure Tunnel.
|
inline |
std::shared_ptr<ConnectionStartedData> Aws::Iotsecuretunneling::ConnectionStartedEventData::connectionStartedData |