![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <AlexaPlaybackControllerObserverInterface.h>
Public Member Functions | |
virtual | ~AlexaPlaybackControllerObserverInterface ()=default |
virtual void | onPlaybackStateChanged (const acsdkAlexaPlaybackControllerInterfaces::PlaybackState &playbackState)=0 |
This interface is used to observe changes to the playback state of a device that is caused by the AlexaPlaybackControllerInterface
.
|
virtualdefault |
Destructor.
|
pure virtual |
Notifies the change in the playback state properties of the endpoint.
playbackState | The playback value specified using PlaybackState . |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0