Version: Smart Feature Phone 2.5
WifiManager.onstatuschange
Description#
Specifies an event listener to receive statuschange events. Those events occur when the device's WiFi connection status changes.
Syntax#
Where funcRef is a function to be called when the statuschange event occurs. This callback function receives a MozWifiStatusChangeEvent object as its first parameter.