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

#include <SecureTunnel.h>

Public Member Functions

 StreamStoppedEventData ()
 

Public Attributes

std::shared_ptr< StreamStoppedDatastreamStoppedData
 

Detailed Description

The data returned when a stream is closed on the Secure Tunnel.

Constructor & Destructor Documentation

◆ StreamStoppedEventData()

Aws::Iotsecuretunneling::StreamStoppedEventData::StreamStoppedEventData ( )
inline

Member Data Documentation

◆ streamStoppedData

std::shared_ptr<StreamStoppedData> Aws::Iotsecuretunneling::StreamStoppedEventData::streamStoppedData

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