AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces | Enumerations | Functions
IndicatorState.h File Reference
#include <ostream>
Include dependency graph for IndicatorState.h:

Go to the source code of this file.

Namespaces

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

Enumerations

enum  alexaClientSDK::acsdkNotifications::IndicatorState { alexaClientSDK::acsdkNotifications::IndicatorState::OFF = 0, alexaClientSDK::acsdkNotifications::IndicatorState::ON = 1, alexaClientSDK::acsdkNotifications::IndicatorState::UNDEFINED }
 

Functions

int alexaClientSDK::acsdkNotifications::indicatorStateToInt (IndicatorState state)
 
const IndicatorState alexaClientSDK::acsdkNotifications::intToIndicatorState (int stateNum)
 
std::ostream & alexaClientSDK::acsdkNotifications::operator<< (std::ostream &stream, IndicatorState state)
 

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