26 namespace Iotsecuretunneling
43 operator bool()
const noexcept;
44 int GetLastError()
const noexcept;
46 bool SubscribeToTunnelsNotify(
53 std::shared_ptr<Aws::Crt::Mqtt::MqttConnection> m_connection;
Definition: IotSecureTunnelingClient.h:39
Definition: SecureTunnelingNotifyResponse.h:29
Definition: SubscribeToTunnelsNotifyRequest.h:29
aws_mqtt_qos QOS
Definition: Types.h:42
std::function< void(Aws::Iotsecuretunneling::SecureTunnelingNotifyResponse *, int ioErr)> OnSubscribeToTunnelsNotifyResponse
Definition: IotSecureTunnelingClient.h:36
std::function< void(int ioErr)> OnPublishComplete
Definition: IotSecureTunnelingClient.h:33
std::function< void(int ioErr)> OnSubscribeComplete
Definition: IotSecureTunnelingClient.h:32
#define AWS_IOTSECURETUNNELING_API
Definition: Exports.h:30