onLost

abstract fun onLost(network: Network)

Called when a network disconnects or otherwise no longer satisfies this request or callback.

Parameters

network

the network is lost. This value cannot be null.