![]() |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Namespaces | |
storage | |
test | |
utils | |
Classes | |
class | CapabilitiesDelegate |
class | DiscoveryEventSender |
class | DiscoveryEventSenderInterface |
class | DiscoveryStatusObserverInterface |
struct | InProcessEndpointsToConfigMapStruct |
class | PostConnectCapabilitiesPublisher |
Functions | |
static const std::string | TAG ("CapabilitiesDelegate") |
String to identify log entries originating from this file. More... | |
static std::vector< EndpointIdentifier > | getEndpointIdentifiers (const std::unordered_map< std::string, std::string > &endpoints) |
static const std::string | TAG ("DiscoveryEventSender") |
String to identify log entries originating from this file. More... | |
static const std::string | TAG ("PostConnectCapabilitiesPublisher") |
String to identify log entries originating from this file. More... | |
Variables | |
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 constexpr int | MAX_ENDPOINTS_PER_ADD_OR_UPDATE_REPORT_EVENT = 300 |
Maximum number of endpoints per event. More... | |
static const auto | ASYNC_RESPONSE_TIMEOUT = std::chrono::seconds(2) |
The timeout for the Asynchronous response directive (Alexa.EventProcessed) to be received. More... | |
|
static |
Gets the EndpointIdentifiers
from a map of EndpointIdentifier to configuration.
endpoints | The map of endpoint to configuration. |
EndpointIdentifiers
.
|
static |
String to identify log entries originating from this file.
|
static |
String to identify log entries originating from this file.
|
static |
String to identify log entries originating from this file.
|
static |
The timeout for the Asynchronous response directive (Alexa.EventProcessed) to be received.
|
staticconstexpr |
Maximum number of endpoints per event.
|
static |
Table with the retry times on subsequent retries.
|
static |
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0