![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <TemplateRuntimeHandlerInterface.h>
Public Member Functions | |
virtual | ~TemplateRuntimeHandlerInterface ()=default |
virtual void | windowIdReport (const std::string &message)=0 |
A contract to handle TemplateRuntime.
|
virtualdefault |
Destructor
|
pure virtual |
IPC Client sends this event to report the windowId’s used in the IPC Client to display RenderTemplate and RenderPlayerInfo payloads to the Alexa client for purposes of presentation orchestration.
message | Incoming IPC message from the IPC client. |
Implemented in alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::TemplateRuntimePresentationAdapterBridge.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0