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

Go to the source code of this file.

Classes

class  alexaClientSDK::avsCommon::sdkInterfaces::AuthObserverInterface
 
struct  alexaClientSDK::avsCommon::sdkInterfaces::AuthObserverInterface::FullState
 An aggregated structure to simplify working with State and Error. More...
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::avsCommon
 
 alexaClientSDK::avsCommon::sdkInterfaces
 

Functions

bool alexaClientSDK::avsCommon::sdkInterfaces::operator== (const AuthObserverInterface::FullState &lhs, const AuthObserverInterface::FullState &rhs)
 
std::ostream & alexaClientSDK::avsCommon::sdkInterfaces::operator<< (std::ostream &stream, const AuthObserverInterface::State &state)
 
std::ostream & alexaClientSDK::avsCommon::sdkInterfaces::operator<< (std::ostream &stream, const AuthObserverInterface::Error &error)
 

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