This API is available on Firefox OS for internal applications only.
Summary
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.
Specifications
Not part of any specification.