set On Restricted Network Status Change
abstract fun setOnRestrictedNetworkStatusChange(handler: CompletionHandler<Boolean>)
Content copied to clipboard
Sets a listener to monitor restricted network status changes
Since
3.7.0
Parameters
handler
Closure that notifies true if the device enters restricted network and false when device leaves such a network.