![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <APLEventPayload.h>
Public Attributes | |
PresentationToken | token |
The presentation token for the document requesting the event. More... | |
std::string | dataSourceType |
Type of datasource that requests a fetch. More... | |
std::string | fetchPayload |
implementation specific (SendIndexListData, UpdateIndexListData, SendTokenListData) fetch request from APL Core More... | |
Represents a request for the clients to publish DataSource fetch request to AVS. Refer to https://developer.amazon.com/en-US/docs/alexa/alexa-voice-service/presentation-apl.html for more information on the payload
std::string alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::DataSourceFetch::dataSourceType |
Type of datasource that requests a fetch.
std::string alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::DataSourceFetch::fetchPayload |
implementation specific (SendIndexListData, UpdateIndexListData, SendTokenListData) fetch request from APL Core
PresentationToken alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::DataSourceFetch::token |
The presentation token for the document requesting the event.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0