Version: Smart Feature Phone 2.5

MozWifiConnectionInfoEvent.network

Description#

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

Syntax#

var network = instanceOfMozWifiConnectionInfoEvent.network

Value#

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