![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Classes | |
class | DeviceSetupInterface |
Satisfies the AVS DeviceSetup Interface. More... | |
Enumerations | |
enum | AssistedSetup { AssistedSetup::NONE, AssistedSetup::ALEXA_COMPANION_APPLICATION } |
Indicates if setup was assisted by another device or application. More... | |
Functions | |
std::string | assistedSetupToString (AssistedSetup assistedSetup) |
std::ostream & | operator<< (std::ostream &stream, AssistedSetup assistedSetup) |
|
inline |
Converts the AssistedSetup
enum to a string.
assistedSetup | The AssistedSetup to convert. |
AssistedSetup
.
|
inline |
Overload for the AssistedSetup
enum. This will write the AssistedSetup
as a string to the provided stream.
stream | An ostream to send the AssistedSetup as a string. |
assisstedSetup | The AssistedSetup to convert. |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0