![]() |
AlexaClientSDK
1.22.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Namespaces | |
storage | |
test | |
Classes | |
class | AVSGatewayManager |
struct | GatewayVerifyState |
class | PostConnectVerifyGatewaySender |
Functions | |
static const std::string | TAG ("AVSGatewayManager") |
String to identify log entries originating from this file. More... | |
static const std::string | TAG ("PostConnectVerifyGatewaySender") |
String to identify log entries originating from this file. More... | |
Variables | |
static const std::string | AVS_GATEWAY_MANAGER_ROOT_KEY = "avsGatewayManager" |
Name of the ConfigurationNode for AVSGatewayManager. More... | |
static const std::string | AVS_GATEWAY = "avsGateway" |
Name of the AVS Gateway value in the AVSGatewayManager's ConfigurationNode . More... | |
static const std::string | DEFAULT_AVS_GATEWAY = "https://alexa.na.gateway.devices.a2z.com" |
Default AVS gateway to connect to. More... | |
static const std::string | VERIFY_GATEWAY_NAMESPACE = "Alexa.ApiGateway" |
The namespace for the verify gateway API. More... | |
static const std::string | VERIFY_GATEWAY_NAME = "VerifyGateway" |
The name of the event to verify gateway. More... | |
static const std::vector< int > | RETRY_TABLE |
Table with the retry times on subsequent retries. More... | |
static avsCommon::utils::RetryTimer | RETRY_TIMER {RETRY_TABLE} |
|
static |
String to identify log entries originating from this file.
|
static |
String to identify log entries originating from this file.
|
static |
Name of the AVS
Gateway value in the AVSGatewayManager's ConfigurationNode
.
|
static |
Name of the ConfigurationNode
for AVSGatewayManager.
|
static |
Default AVS
gateway to connect to.
|
static |
Table with the retry times on subsequent retries.
|
static |
|
static |
The name of the event to verify gateway.
|
static |
The namespace for the verify gateway API.
AlexaClientSDK 1.22.0 - Copyright 2016-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0