ConnectivityOptions

constructor(autoStart: Boolean = DEFAULT_AUTO_START)

Creates a new ConnectivityOptions instance.

Parameters

autoStart

A Boolean indicating whether the Connectivity instance should automatically start monitoring connectivity status. Defaults to DEFAULT_AUTO_START.