Version: Smart Feature Phone 2.5

WifiManager.ondisabled

Description#

Specifies an event listener to receive disabled events. Those events occur when the device's WiFi is turned off.

Syntax#

navigator.mozWifiManager.ondisabled = funcRef

Where funcRef is a function to be called when the disabled event occurs.