This API is available on Firefox OS for internal applications only.
Summary
The macAddress
property value provides the wifi adapter's MAC address.
Syntax
var mac = navigator.mozWifiManager.macAddress
Value
Return a string.
Specification
Not part of any specification.