16 #ifndef ALEXA_CLIENT_SDK_LIBIPCSERVERSAMPLEAPP_INCLUDE_IPCSERVERSAMPLEAPP_IPC_HANDLERINTERFACES_SESSIONSETUPHANDLERINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_LIBIPCSERVERSAMPLEAPP_INCLUDE_IPCSERVERSAMPLEAPP_IPC_HANDLERINTERFACES_SESSIONSETUPHANDLERINTERFACE_H_ 22 namespace sampleApplications {
23 namespace ipcServerSampleApp {
76 #endif // ALEXA_CLIENT_SDK_LIBIPCSERVERSAMPLEAPP_INCLUDE_IPCSERVERSAMPLEAPP_IPC_HANDLERINTERFACES_SESSIONSETUPHANDLERINTERFACE_H_ ::std::string string
Definition: gtest-port.h:1097
static const char VERSION_TAG[]
Version json key in the message.
Definition: SessionSetupHandlerInterface.h:33
static const char NAMESPACE_TAG[]
Namespace json key in the message.
Definition: SessionSetupHandlerInterface.h:30
Definition: SessionSetupHandlerInterface.h:41
static const char ENTRIES_TAG[]
Entries json key in the message.
Definition: SessionSetupHandlerInterface.h:27
virtual void clientInitialized(const std::string &message)=0
virtual void namespaceVersionsReport(const std::string &message)=0
static const char IS_IPC_VERSION_SUPPORTED_TAG[]
IsIPCVersionSupport json key in the message.
Definition: SessionSetupHandlerInterface.h:36
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
virtual ~SessionSetupHandlerInterface()=default
tuple message
Definition: gtest_output_test.py:331
virtual void clientConfigRequest(const std::string &message)=0