setConnectivityMonitorFactory

open fun setConnectivityMonitorFactory(factory: ConnectivityMonitorFactory): GlideBuilder

Sets the com.bumptech.glide.manager.ConnectivityMonitorFactory to use to notify of connectivity events. If not set would be used.

Return

This builder.

Parameters

factory

The factory to use