AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::VisualContext Struct Reference

#include <APLEventPayload.h>

Public Attributes

PresentationToken token
 The presentation token for the document requesting visual context. More...
 
std::string version
 
std::string visualContext
 serialized visual context obtained from APL Core More...
 
std::string datasourceContext
 serialized datasource context obtained from APL Core More...
 

Detailed Description

Represents a request for the clients to publish RenderDocumentState event to AVS. See https://developer.amazon.com/en-US/docs/alexa/alexa-voice-service/presentation-apl.html#rendereddocumentstate for the description the payload

Member Data Documentation

◆ datasourceContext

std::string alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::VisualContext::datasourceContext

serialized datasource context obtained from APL Core

◆ token

PresentationToken alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::VisualContext::token

The presentation token for the document requesting visual context.

◆ version

std::string alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::VisualContext::version

◆ visualContext

std::string alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::VisualContext::visualContext

serialized visual context obtained from APL Core


The documentation for this struct was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0