Version: Smart Feature Phone 2.5Version: Smart Feature Phone 2.6MozWifiStatusChangeEvent.networkDescription#The network property value provides the current network in use when the connection status changes.Syntax#var network = instanceOfMozWifiStatusChangeEvent.networkCopyValue#A network object representing the current network in use (null otherwise); see WifiManager.getNetworks for more detail about such objects.