16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_INTERNETCONNECTIONMONITORINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_INTERNETCONNECTIONMONITORINTERFACE_H_ 25 namespace sdkInterfaces {
52 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_INCLUDE_AVSCOMMON_SDKINTERFACES_INTERNETCONNECTIONMONITORINTERFACE_H_
virtual ~InternetConnectionMonitorInterface()=default
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
virtual void removeInternetConnectionObserver(std::shared_ptr< InternetConnectionObserverInterface > observer)=0
virtual void addInternetConnectionObserver(std::shared_ptr< InternetConnectionObserverInterface > observer)=0
Definition: InternetConnectionMonitorInterface.h:30