![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <UIManagerInterface.h>
Public Member Functions | |
virtual | ~UIManagerInterface ()=default |
virtual void | printMessage (const std::string &message)=0 |
|
virtualdefault |
Destructor.
|
pure virtual |
Show a message to the user.
message | The message to show the user. |
Implemented in alexaClientSDK::sampleApplications::common::UIManager.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0