Version: Smart Feature Phone 2.5

WifiManager.onenabled

Description#

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

Syntax#

navigator.mozWifiManager.onenabled = funcRef

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