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

Go to the source code of this file.

Namespaces

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

Enumerations

enum  alexaClientSDK::avsCommon::avs::AlexaResponseType {
  alexaClientSDK::avsCommon::avs::AlexaResponseType::SUCCESS, alexaClientSDK::avsCommon::avs::AlexaResponseType::ALREADY_IN_OPERATION, alexaClientSDK::avsCommon::avs::AlexaResponseType::BRIDGE_UNREACHABLE, alexaClientSDK::avsCommon::avs::AlexaResponseType::ENDPOINT_BUSY,
  alexaClientSDK::avsCommon::avs::AlexaResponseType::ENDPOINT_LOW_POWER, alexaClientSDK::avsCommon::avs::AlexaResponseType::ENDPOINT_UNREACHABLE, alexaClientSDK::avsCommon::avs::AlexaResponseType::FIRMWARE_OUT_OF_DATE, alexaClientSDK::avsCommon::avs::AlexaResponseType::HARDWARE_MALFUNCTION,
  alexaClientSDK::avsCommon::avs::AlexaResponseType::INSUFFICIENT_PERMISSIONS, alexaClientSDK::avsCommon::avs::AlexaResponseType::INTERNAL_ERROR, alexaClientSDK::avsCommon::avs::AlexaResponseType::INVALID_VALUE, alexaClientSDK::avsCommon::avs::AlexaResponseType::NOT_CALIBRATED,
  alexaClientSDK::avsCommon::avs::AlexaResponseType::NOT_SUPPORTED_IN_CURRENT_MODE, alexaClientSDK::avsCommon::avs::AlexaResponseType::NOT_IN_OPERATION, alexaClientSDK::avsCommon::avs::AlexaResponseType::POWER_LEVEL_NOT_SUPPORTED, alexaClientSDK::avsCommon::avs::AlexaResponseType::RATE_LIMIT_EXCEEDED,
  alexaClientSDK::avsCommon::avs::AlexaResponseType::TEMPERATURE_VALUE_OUT_OF_RANGE, alexaClientSDK::avsCommon::avs::AlexaResponseType::VALUE_OUT_OF_RANGE
}
 

Functions

std::ostream & alexaClientSDK::avsCommon::avs::operator<< (std::ostream &stream, AlexaResponseType responseType)
 

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