AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Enumerations | Functions
ContextRequesterInterface.h File Reference
#include <cstdint>
#include <string>
#include <ostream>
#include <AVSCommon/AVS/AVSContext.h>
#include <AVSCommon/Utils/Logger/Logger.h>
#include <AVSCommon/Utils/Logger/LogEntry.h>
#include "AVSCommon/SDKInterfaces/ContextRequestToken.h"
#include "AVSCommon/SDKInterfaces/Endpoints/EndpointIdentifier.h"
Include dependency graph for ContextRequesterInterface.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::ContextRequesterInterface
 

Namespaces

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

Enumerations

enum  alexaClientSDK::avsCommon::sdkInterfaces::ContextRequestError { alexaClientSDK::avsCommon::sdkInterfaces::ContextRequestError::STATE_PROVIDER_TIMEDOUT, alexaClientSDK::avsCommon::sdkInterfaces::ContextRequestError::BUILD_CONTEXT_ERROR, alexaClientSDK::avsCommon::sdkInterfaces::ContextRequestError::ENDPOINT_UNREACHABLE }
 

Functions

std::ostream & alexaClientSDK::avsCommon::sdkInterfaces::operator<< (std::ostream &stream, const ContextRequestError &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