 |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Go to the documentation of this file.
16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_FOCUSSTATE_H_
17 #define ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_FOCUSSTATE_H_
55 return "Unknown State";
73 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_FOCUSSTATE_H_
FocusState
Definition: FocusState.h:29
@ NONE
This focus is used to represent when a Channel is not being used or when an observer should stop.
std::ostream & operator<<(std::ostream &stream, AlexaResponseType responseType)
Definition: AlexaResponseType.h:93
@ BACKGROUND
Represents the intermediate level focus a Channel can have.
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
@ FOREGROUND
Represents the highest focus a Channel can have.
std::string focusStateToString(FocusState state)
Definition: FocusState.h:46
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0