connectNetworkChanged

open fun connectNetworkChanged(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (networkAvailable: Boolean) -> Unit): <Error class: unknown class>

Emitted when the network configuration changes.

Since

2.32

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect. Params: networkAvailable the current value of #GNetworkMonitor:network-available