16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_FOCUSMANAGEROBSERVERINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_FOCUSMANAGEROBSERVERINTERFACE_H_ 23 namespace sdkInterfaces {
43 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_FOCUSMANAGEROBSERVERINTERFACE_H_ virtual ~FocusManagerObserverInterface()=default
An interface that clients can extend to register to observe focus changes.
Definition: FocusManagerObserverInterface.h:26
::std::string string
Definition: gtest-port.h:1097
virtual void onFocusChanged(const std::string &channelName, avsCommon::avs::FocusState newFocus)=0
FocusState
Definition: FocusState.h:29
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36