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::RuntimeError Struct Reference

#include <APLEventPayload.h>

Public Attributes

PresentationToken token
 The presentation token for the document requesting the event. More...
 
std::string errors
 error payload when APL processing encounters an error More...
 

Detailed Description

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

Member Data Documentation

◆ errors

std::string alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::RuntimeError::errors

error payload when APL processing encounters an error

◆ token

PresentationToken alexaClientSDK::aplCapabilityCommonInterfaces::aplEventPayload::RuntimeError::token

The presentation token for the document requesting the event.


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