![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <AlexaPresentationCapabilityAgentInterface.h>
Public Member Functions | |
virtual | ~AlexaPresentationCapabilityAgentInterface ()=default |
virtual void | onPresentationDismissed (const aplCapabilityCommonInterfaces::PresentationToken &token)=0 |
Defines a Contract for clients to communicate with the AlexaPresentation Capability agent. Clients will use this interface to send events to AVS as defined in https://developer.amazon.com/en-US/docs/alexa/alexa-voice-service/presentation.html#events
|
virtualdefault |
Destructor.
|
pure virtual |
This function notifies the Capability Agent that the Presentation with the given token has been dismissed
token | The token for the presentation which was dismissed |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0