![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <CapabilitiesDelegate.h>
Public Attributes | |
std::unordered_map< std::string, std::string > | pending |
std::unordered_map< std::string, std::string > | inFlight |
Helper struct used to store pending and in-flight endpoint changes.
std::unordered_map<std::string, std::string> alexaClientSDK::capabilitiesDelegate::InProcessEndpointsToConfigMapStruct::inFlight |
A map of in-flight endpointId to configuration changes. These endpoints are currently part of an active Discovery event in-flight to AVS.
std::unordered_map<std::string, std::string> alexaClientSDK::capabilitiesDelegate::InProcessEndpointsToConfigMapStruct::pending |
A map of pending endpointId to configuration changes. These endpoints will be sent in a Discovery Event to AVS when next possible.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0