![]() |
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 | arguments |
Array of argument data to pass to Alexa. More... | |
std::string | source |
meta-information about the event trigger More... | |
std::string | components |
The values of the components for all component IDs. More... | |
Represents a request for the clients to publish a user event to AVS. See https://developer.amazon.com/en-US/docs/alexa/alexa-voice-service/presentation-apl.html#userevent for description of the properties
std::string alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::UserEvent::arguments |
Array of argument data to pass to Alexa.
std::string alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::UserEvent::components |
The values of the components for all component IDs.
std::string alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::UserEvent::source |
meta-information about the event trigger
PresentationToken alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::UserEvent::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