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