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_ ::std::string string
Definition: gtest-port.h:1097
Represents the highest focus a Channel can have.
FocusState
Definition: FocusState.h:29
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
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Represents the intermediate level focus a Channel can have.
std::string focusStateToString(FocusState state)
Definition: FocusState.h:46