![]() |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <RenderPlayerInfoCardsObserverInterface.h>
Classes | |
struct | Context |
The context of the RenderPlayerInfoCards from the RenderPlayerInfoCards provider. More... | |
Public Member Functions | |
virtual | ~RenderPlayerInfoCardsObserverInterface ()=default |
virtual void | onRenderPlayerCardsInfoChanged (avsCommon::avs::PlayerActivity state, const Context &context)=0 |
This class allows any RenderPlayerInfoCardsObserverInterface
observers to be notified of changes in the Context
of RenderPlayerInfoCards.
|
virtualdefault |
Destructor
|
pure virtual |
Used to notify the observer when there is a change in PlayerActivity
or Context
.
state | The PlayerActivity of the Player. |
context | The Context of the Player. |
Implemented in alexaClientSDK::capabilityAgents::templateRuntime::TemplateRuntime.
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0