This API is available on Firefox OS for internal applications only.
Summary
The ipAddress
property value provides the current IP address of the device in the dotted quad format.
Syntax
var IP = instanceOfMozWifiConnectionInfoEvent.ipAddress
Value
A string.
Specification
Not part of any specification.