![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
This is the complete list of members for alexaClientSDK::avsCommon::sdkInterfaces::AlexaInterfaceMessageSenderInterface, including all inherited members.
alexaResponseTypeToErrorType(const avsCommon::avs::AlexaResponseType responseType) | alexaClientSDK::avsCommon::sdkInterfaces::AlexaInterfaceMessageSenderInterface | inlinestatic |
alexaVideoErrorResponseToString(AlexaVideoErrorResponseType responseType) | alexaClientSDK::avsCommon::sdkInterfaces::AlexaInterfaceMessageSenderInterface | inlinestatic |
AlexaVideoErrorResponseType enum name | alexaClientSDK::avsCommon::sdkInterfaces::AlexaInterfaceMessageSenderInterface | |
ErrorResponseType enum name | alexaClientSDK::avsCommon::sdkInterfaces::AlexaInterfaceMessageSenderInterface | |
sendDeferredResponseEvent(const std::string &instance, const std::string &correlationToken, const int estimatedDeferralInSeconds=0)=0 | alexaClientSDK::avsCommon::sdkInterfaces::AlexaInterfaceMessageSenderInterface | pure virtual |
sendErrorResponseEvent(const std::string &instance, const std::string &correlationToken, const avsCommon::avs::AVSMessageEndpoint &endpoint, const ErrorResponseType errorType, const std::string &errorMessage="")=0 | alexaClientSDK::avsCommon::sdkInterfaces::AlexaInterfaceMessageSenderInterface | pure virtual |
sendErrorResponseEvent(const std::string &instance, const std::string &correlationToken, const avsCommon::avs::AVSMessageEndpoint &endpoint, const std::string &responseNamespace, const std::string &jsonPayload="{}")=0 | alexaClientSDK::avsCommon::sdkInterfaces::AlexaInterfaceMessageSenderInterface | pure virtual |
sendResponseEvent(const std::string &instance, const std::string &correlationToken, const avsCommon::avs::AVSMessageEndpoint &endpoint, const std::string &jsonPayload="{}")=0 | alexaClientSDK::avsCommon::sdkInterfaces::AlexaInterfaceMessageSenderInterface | pure virtual |
sendResponseEvent(const std::string &instance, const std::string &correlationToken, const avsCommon::avs::AVSMessageEndpoint &endpoint, const std::string &responseNamespace, const std::string &responseName, const std::string &jsonPayload="{}")=0 | alexaClientSDK::avsCommon::sdkInterfaces::AlexaInterfaceMessageSenderInterface | pure virtual |
~AlexaInterfaceMessageSenderInterface()=default | alexaClientSDK::avsCommon::sdkInterfaces::AlexaInterfaceMessageSenderInterface | virtual |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0