16 #ifndef ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_MESSAGEROUTEROBSERVERINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_MESSAGEROUTEROBSERVERINTERFACE_H_ 46 const std::vector<avsCommon::sdkInterfaces::ConnectionStatusObserverInterface::EngineConnectionStatus>&
61 #endif // ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_MESSAGEROUTEROBSERVERINTERFACE_H_ Definition: MessageRouterObserverInterface.h:31
::std::string string
Definition: gtest-port.h:1097
virtual ~MessageRouterObserverInterface()=default
virtual void receive(const std::string &contextId, const std::string &message)=0
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
tuple message
Definition: gtest_output_test.py:331
Status
Definition: ConnectionStatusObserverInterface.h:36
virtual void onConnectionStatusChanged(const avsCommon::sdkInterfaces::ConnectionStatusObserverInterface::Status status, const std::vector< avsCommon::sdkInterfaces::ConnectionStatusObserverInterface::EngineConnectionStatus > &engineStatuses)=0