AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Aws::Iotidentity::IotIdentityClient Member List

This is the complete list of members for Aws::Iotidentity::IotIdentityClient, including all inherited members.

GetLastError() const noexceptAws::Iotidentity::IotIdentityClient
IotIdentityClient(const std::shared_ptr< Aws::Crt::Mqtt::MqttConnection > &connection)Aws::Iotidentity::IotIdentityClient
IotIdentityClient(const std::shared_ptr< Aws::Crt::Mqtt5::Mqtt5Client > &mqtt5Client)Aws::Iotidentity::IotIdentityClient
operator bool() const noexceptAws::Iotidentity::IotIdentityClient
PublishCreateCertificateFromCsr(const Aws::Iotidentity::CreateCertificateFromCsrRequest &request, Aws::Crt::Mqtt::QOS qos, const OnPublishComplete &onPubAck)Aws::Iotidentity::IotIdentityClient
PublishCreateKeysAndCertificate(const Aws::Iotidentity::CreateKeysAndCertificateRequest &request, Aws::Crt::Mqtt::QOS qos, const OnPublishComplete &onPubAck)Aws::Iotidentity::IotIdentityClient
PublishRegisterThing(const Aws::Iotidentity::RegisterThingRequest &request, Aws::Crt::Mqtt::QOS qos, const OnPublishComplete &onPubAck)Aws::Iotidentity::IotIdentityClient
SubscribeToCreateCertificateFromCsrAccepted(const Aws::Iotidentity::CreateCertificateFromCsrSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToCreateCertificateFromCsrAcceptedResponse &handler, const OnSubscribeComplete &onSubAck)Aws::Iotidentity::IotIdentityClient
SubscribeToCreateCertificateFromCsrRejected(const Aws::Iotidentity::CreateCertificateFromCsrSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToCreateCertificateFromCsrRejectedResponse &handler, const OnSubscribeComplete &onSubAck)Aws::Iotidentity::IotIdentityClient
SubscribeToCreateKeysAndCertificateAccepted(const Aws::Iotidentity::CreateKeysAndCertificateSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToCreateKeysAndCertificateAcceptedResponse &handler, const OnSubscribeComplete &onSubAck)Aws::Iotidentity::IotIdentityClient
SubscribeToCreateKeysAndCertificateRejected(const Aws::Iotidentity::CreateKeysAndCertificateSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToCreateKeysAndCertificateRejectedResponse &handler, const OnSubscribeComplete &onSubAck)Aws::Iotidentity::IotIdentityClient
SubscribeToRegisterThingAccepted(const Aws::Iotidentity::RegisterThingSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToRegisterThingAcceptedResponse &handler, const OnSubscribeComplete &onSubAck)Aws::Iotidentity::IotIdentityClient
SubscribeToRegisterThingRejected(const Aws::Iotidentity::RegisterThingSubscriptionRequest &request, Aws::Crt::Mqtt::QOS qos, const OnSubscribeToRegisterThingRejectedResponse &handler, const OnSubscribeComplete &onSubAck)Aws::Iotidentity::IotIdentityClient