AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
#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) |
Aws::Iotsecuretunneling::IotSecureTunnelingClient::IotSecureTunnelingClient | ( | const std::shared_ptr< Aws::Crt::Mqtt::MqttConnection > & | connection | ) |
|
noexcept |
|
noexcept |
bool Aws::Iotsecuretunneling::IotSecureTunnelingClient::SubscribeToTunnelsNotify | ( | const Aws::Iotsecuretunneling::SubscribeToTunnelsNotifyRequest & | request, |
Aws::Crt::Mqtt::QOS | qos, | ||
const OnSubscribeToTunnelsNotifyResponse & | handler, | ||
const OnSubscribeComplete & | onSubAck | ||
) |