Results 221 - 240 of 782

MozWakeLock

The MozWakeLock interface of the Wake Lock API tracks a wake lock set on any resource set on the device.
API Firefox OS Interface Reference Wake Lock API

MozWifiConnectionInfoEvent.ipAddress

The ipAddress property value provides the current IP address of the device in the dotted quad format.
API B2G Firefox OS Non-standard Property Reference WiFi

MozWifiConnectionInfoEvent.linkSpeed

The linkSpeed property value provides the current speed of the connection in Mb/s.
API B2G Firefox OS Non-standard Property Reference WiFi

MozWifiConnectionInfoEvent.network

The network property value provides the current network in use when the connection state changes.
API B2G Firefox OS Non-standard Property Reference WiFi

MozWifiConnectionInfoEvent.relSignalStrength

The relSignalStrength property value provides the relative strength of the signal.
API B2G Firefox OS Non-standard Property Reference WiFi

MozWifiConnectionInfoEvent.signalStrength

The signalStrength property value provides the absolute strength of the signal in dBm.
API B2G Firefox OS Non-standard Property Reference WiFi

MozWifiP2pManager.connect()

The MozWifiP2pManager.connect() method binds, with a given configuration, to a peer identified by its MAC address and returns a DOMRequest that will report if the connect request has been issued successfully or not (but not about its result).
API Firefox OS Method MozWifiP2pManager Non-standard Reference WiFi

Navigator.mozAudioChannelManager

The navigator.mozAudioChannelManager object provides access to the mozAudioChannelManager interface, which is used to manage your Firefox OS device's audio channels, including setting what channel's volume to affect when the volume buttons are pressed inside a particular app.
API AudioChannels Device API Firefox OS Navigator Property Reference

Navigator.mozCamera

This API has not been implemented as of Firefox OS 2.2. You probably actually want navigator.mozCameras.
API DOM Firefox OS Gecko DOM Reference Graphics Property WebAPI

Navigator.mozPower

Returns a PowerManager object you can use to manage the power usage of the device.
API B2G Firefox OS Non-standard Power Management Property