16 #ifndef ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_MESSAGEROUTERFACTORY_H_ 17 #define ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_MESSAGEROUTERFACTORY_H_ 25 using namespace avsCommon::sdkInterfaces;
26 using namespace avsCommon::avs::attachment;
40 std::shared_ptr<MessageRouterInterface> createMessageRouter(
41 std::shared_ptr<AuthDelegateInterface> authDelegate,
42 std::shared_ptr<AttachmentManagerInterface> attachmentManager,
43 std::shared_ptr<TransportFactoryInterface> transportFactory)
override;
50 #endif // ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_MESSAGEROUTERFACTORY_H_
Definition: MessageRouterFactory.h:31
Definition: MessageRouterFactoryInterface.h:31
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36