Version: Smart Feature Phone 2.5

MozWifiStatusChangeEvent.network

Description#

The network property value provides the current network in use when the connection status changes.

Syntax#

var network = instanceOfMozWifiStatusChangeEvent.network

Value#

A network object representing the current network in use (null otherwise); see WifiManager.getNetworks for more detail about such objects.