![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <PresentationOptions.h>
Public Attributes | |
std::string | windowId |
Window ID corresponding to a window reported in Alexa.Display. More... | |
std::chrono::milliseconds | timeout |
The timeout for the document. More... | |
PresentationToken | token |
The presentation token that will be reported in Alexa.Display.WindowState. More... | |
presentationOrchestratorInterfaces::PresentationLifespan | lifespan |
Specifies the lifespan type for this presentation. More... | |
std::string | supportedViewports |
Supported viewports. More... | |
std::chrono::steady_clock::time_point | documentReceivedTimestamp |
Specifies the timestamp when the request to render was received. More... | |
std::string | interfaceName |
The AVS namespace associated with this presentation. More... | |
std::chrono::steady_clock::time_point alexaClientSDK::aplCapabilityCommonInterfaces::PresentationOptions::documentReceivedTimestamp |
Specifies the timestamp when the request to render was received.
std::string alexaClientSDK::aplCapabilityCommonInterfaces::PresentationOptions::interfaceName |
The AVS namespace associated with this presentation.
presentationOrchestratorInterfaces::PresentationLifespan alexaClientSDK::aplCapabilityCommonInterfaces::PresentationOptions::lifespan |
Specifies the lifespan type for this presentation.
std::string alexaClientSDK::aplCapabilityCommonInterfaces::PresentationOptions::supportedViewports |
Supported viewports.
std::chrono::milliseconds alexaClientSDK::aplCapabilityCommonInterfaces::PresentationOptions::timeout |
The timeout for the document.
PresentationToken alexaClientSDK::aplCapabilityCommonInterfaces::PresentationOptions::token |
The presentation token that will be reported in Alexa.Display.WindowState.
std::string alexaClientSDK::aplCapabilityCommonInterfaces::PresentationOptions::windowId |
Window ID corresponding to a window reported in Alexa.Display.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0