com.bumptech.glide.manager
Interface ConnectivityMonitor

All Superinterfaces:
LifecycleListener

public interface ConnectivityMonitor
extends LifecycleListener

An interface for monitoring network connectivity events.


Nested Class Summary
static interface ConnectivityMonitor.ConnectivityListener
          An interface for listening to network connectivity events picked up by the monitor.
 
Method Summary
 
Methods inherited from interface com.bumptech.glide.manager.LifecycleListener
onDestroy, onStart, onStop