16 #ifndef ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_TRANSPORTINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_TRANSPORTINTERFACE_H_ 101 #endif // ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_TRANSPORTINTERFACE_H_ RequiresShutdown(const std::string &name)
TransportInterface()
Definition: TransportInterface.h:95
virtual void onWakeConnectionRetry()=0
Definition: RequiresShutdown.h:32
virtual void onWakeVerifyConnectivity()=0
virtual bool isConnected()=0
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
TransportInterface & operator=(const TransportInterface &rhs)=delete
virtual ~TransportInterface()=default
virtual void disconnect()=0
virtual void onRequestEnqueued()=0
Definition: TransportInterface.h:31