AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Public Member Functions | List of all members
Aws::Iotsecuretunneling::IotSecureTunnelingClient Class Referencefinal

#include <IotSecureTunnelingClient.h>

Public Member Functions

 IotSecureTunnelingClient (const std::shared_ptr< Aws::Crt::Mqtt::MqttConnection > &connection)
 
 operator bool () const noexcept
 
int GetLastError () const noexcept
 
bool SubscribeToTunnelsNotify (const Aws::Iotsecuretunneling::SubscribeToTunnelsNotifyRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToTunnelsNotifyResponse &handler, const OnSubscribeComplete &onSubAck)
 

Constructor & Destructor Documentation

◆ IotSecureTunnelingClient()

Aws::Iotsecuretunneling::IotSecureTunnelingClient::IotSecureTunnelingClient ( const std::shared_ptr< Aws::Crt::Mqtt::MqttConnection > &  connection)

Member Function Documentation

◆ GetLastError()

int Aws::Iotsecuretunneling::IotSecureTunnelingClient::GetLastError ( ) const
noexcept

◆ operator bool()

Aws::Iotsecuretunneling::IotSecureTunnelingClient::operator bool ( ) const
noexcept

◆ SubscribeToTunnelsNotify()

bool Aws::Iotsecuretunneling::IotSecureTunnelingClient::SubscribeToTunnelsNotify ( const Aws::Iotsecuretunneling::SubscribeToTunnelsNotifyRequest request,
Aws::Crt::Mqtt::QOS  qos,
const OnSubscribeToTunnelsNotifyResponse handler,
const OnSubscribeComplete onSubAck 
)

The documentation for this class was generated from the following files: