![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <MessageListenerInterface.h>
Public Member Functions | |
virtual void | onMessage (const std::string &jsonMessage)=0 |
An interface that listens to incoming messages from arbitrary sources
|
pure virtual |
Called when a new message is available on the arbitrary source channel
jsonMessage | an arbitrary string |
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