16 #ifndef ALEXA_CLIENT_SDK_LIBIPCSERVERSAMPLEAPP_INCLUDE_IPCSERVERSAMPLEAPP_GUI_GUIACTIVITYEVENTNOTIFIERINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_LIBIPCSERVERSAMPLEAPP_INCLUDE_IPCSERVERSAMPLEAPP_GUI_GUIACTIVITYEVENTNOTIFIERINTERFACE_H_ 22 namespace sampleApplications {
23 namespace ipcServerSampleApp {
46 #endif // ALEXA_CLIENT_SDK_LIBIPCSERVERSAMPLEAPP_INCLUDE_IPCSERVERSAMPLEAPP_GUI_GUIACTIVITYEVENTNOTIFIERINTERFACE_H_ virtual void notifyObserversOfGUIActivityEvent(const std::string &source, const avsCommon::sdkInterfaces::GUIActivityEvent &activityEvent)=0
::std::string string
Definition: gtest-port.h:1097
Definition: GUIActivityEventNotifierInterface.h:29
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
GUIActivityEvent
Enumeration of activity events used to indicate the state of a GUI.
Definition: GUIActivityEvent.h:27