![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <PresentationSession.h>
Public Attributes | |
std::string | skillId |
ID of skill that owns the presentation session. More... | |
std::string | id |
Unique string identifying the instance of a skill. More... | |
std::vector< GrantedExtension > | grantedExtensions |
List of extensions that are granted for use by this APL document. More... | |
std::vector< AutoInitializedExtension > | autoInitializedExtensions |
std::vector<AutoInitializedExtension> alexaClientSDK::aplCapabilityCommonInterfaces::PresentationSession::autoInitializedExtensions |
List of extensions that are initialized in the APL runtime for this document.
std::vector<GrantedExtension> alexaClientSDK::aplCapabilityCommonInterfaces::PresentationSession::grantedExtensions |
List of extensions that are granted for use by this APL document.
std::string alexaClientSDK::aplCapabilityCommonInterfaces::PresentationSession::id |
Unique string identifying the instance of a skill.
std::string alexaClientSDK::aplCapabilityCommonInterfaces::PresentationSession::skillId |
ID of skill that owns the presentation session.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0