![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <PresentationOrchestratorStateObserverInterface.h>
Public Member Functions | |
virtual | ~PresentationOrchestratorStateObserverInterface ()=default |
virtual void | onStateChanged (const std::string &windowId, const PresentationMetadata &metadata)=0 |
Interface to be implemented by observers interested in changes to the active presentation in a window
|
virtualdefault |
Destructor
|
pure virtual |
Called when the active presentation in a window has changed
windowId | The window ID which was updated |
metadata | The new focus metadata |
Implemented in alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::GUIManager.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0