AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Public Member Functions | Public Attributes | List of all members
Aws::Iotsecuretunneling::ConnectionStartedEventData Struct Reference

#include <SecureTunnel.h>

Public Member Functions

 ConnectionStartedEventData ()
 

Public Attributes

std::shared_ptr< ConnectionStartedDataconnectionStartedData
 

Detailed Description

The data returned when a connection is started on the Secure Tunnel.

Constructor & Destructor Documentation

◆ ConnectionStartedEventData()

Aws::Iotsecuretunneling::ConnectionStartedEventData::ConnectionStartedEventData ( )
inline

Member Data Documentation

◆ connectionStartedData

std::shared_ptr<ConnectionStartedData> Aws::Iotsecuretunneling::ConnectionStartedEventData::connectionStartedData

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