16 #ifndef ALEXA_CLIENT_SDK_COMMUNICATION_INCLUDE_COMMUNICATION_MESSAGINGINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_COMMUNICATION_INCLUDE_COMMUNICATION_MESSAGINGINTERFACE_H_ 25 namespace sampleApplications {
26 namespace ipcServerSampleApp {
27 namespace communication {
46 virtual void setMessageListener(std::shared_ptr<MessageListenerInterface> messageListener) = 0;
54 #endif // ALEXA_CLIENT_SDK_COMMUNICATION_INCLUDE_COMMUNICATION_MESSAGINGINTERFACE_H_ ::std::string string
Definition: gtest-port.h:1097
virtual void setMessageListener(std::shared_ptr< MessageListenerInterface > messageListener)=0
Definition: MessagingInterface.h:32
virtual void writeMessage(const std::string &payload)=0
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36