![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Classes | |
| class | AlertObserverInterface |
| class | AlertsCapabilityAgentInterface |
Functions | |
| std::ostream & | operator<< (std::ostream &stream, const AlertObserverInterface::State &state) |
| std::ostream & | operator<< (std::ostream &stream, const AlertObserverInterface::Type &type) |
| std::ostream & | operator<< (std::ostream &stream, const AlertObserverInterface::OriginalTime &originalTime) |
|
inline |
Write a State value to an ostream.
| stream | The stream to write the value to. |
| state | The State value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write a Type value to an ostream.
| stream | The stream to write the value to. |
| state | The Type value to write to the ostream as a string. |
ostream that was passed in and written to.
|
inline |
Write a OriginalTime value to an ostream.
| stream | The stream to write the value to. |
| state | The OriginalTime value to write to the ostream as a string. |
ostream that was passed in and written to. AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0