AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Enumerations | Functions
DeviceSetupInterface.h File Reference
#include <future>
#include <memory>
#include <ostream>
#include <string>
Include dependency graph for DeviceSetupInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alexaClientSDK::acsdkDeviceSetupInterfaces::DeviceSetupInterface
 Satisfies the AVS DeviceSetup Interface. More...
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::acsdkDeviceSetupInterfaces
 

Enumerations

enum  alexaClientSDK::acsdkDeviceSetupInterfaces::AssistedSetup { alexaClientSDK::acsdkDeviceSetupInterfaces::AssistedSetup::NONE, alexaClientSDK::acsdkDeviceSetupInterfaces::AssistedSetup::ALEXA_COMPANION_APPLICATION }
 Indicates if setup was assisted by another device or application. More...
 

Functions

std::string alexaClientSDK::acsdkDeviceSetupInterfaces::assistedSetupToString (AssistedSetup assistedSetup)
 
std::ostream & alexaClientSDK::acsdkDeviceSetupInterfaces::operator<< (std::ostream &stream, AssistedSetup assistedSetup)
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0