![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <IPCDispatcherInterface.h>
Public Member Functions | |
virtual bool | dispatch (const std::string &message)=0 |
A contract that helps application to communicate with client by dispatching messages over IPC.
|
pure virtual |
Dispatches a message over IPC channel.
message | Message to be transmitted. |
return true if successful.
Implemented in alexaClientSDK::sampleApplications::ipcServerSampleApp::gui::GUIClient.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0