Articles tagged: API
Found 5012 documents
- Archive/B2G_OS/API/TelephonyCall/hangUp The hangUp () method of the TelephonyCall interface hangs up an ongoing call.
- Archive/B2G_OS/API/TelephonyCall/hold The hold() method of the TelephonyCall interface is used to put a call on hold.
- Archive/B2G_OS/API/TelephonyCall/id The id read-only property of the TelephonyCall interface indicates the caller id (usually the ...
- Archive/B2G_OS/API/TelephonyCall/mergeable The mergeable read-only property of the TelephonyCall interface indicates whether the current ...
- Archive/B2G_OS/API/TelephonyCall/number The number read-only property of the TelephonyCall interface indicates the telephone number ...
- Archive/B2G_OS/API/TelephonyCall/onalerting The onalerting event handler of the TelephonyCall interface is a reference to a function to be ...
- Archive/B2G_OS/API/TelephonyCall/onbusy A reference to a function to be called to handle the Telephony API's busy event. This event ...
- Archive/B2G_OS/API/TelephonyCall/onconnected The onconnected event handler of the TelephonyCall interface is a reference to a function to be ...
- Archive/B2G_OS/API/TelephonyCall/onconnecting The onconnecting event handler of the TelephonyCall interface is a reference to a function to be ...
- Archive/B2G_OS/API/TelephonyCall/ondialing The ondialing event handler of the TelephonyCall interface is a reference to a function to be ...
- Archive/B2G_OS/API/TelephonyCall/ondisconnected The ondisconnected event handler of the TelephonyCall interface is a reference to a function to ...
- Archive/B2G_OS/API/TelephonyCall/ondisconnecting The ondisconnecting event handler of the TelephonyCall interface is a reference to a function to ...
- Archive/B2G_OS/API/TelephonyCall/onerror The onerror event handler of the TelephonyCall interface is a reference to a function to be ...
- Archive/B2G_OS/API/TelephonyCall/ongroupchange The ongroupchange event handler of the TelephonyCall interface is a reference to a function to ...
- Archive/B2G_OS/API/TelephonyCall/onheld The onheld event handler of the TelephonyCall interface is a reference to a function to be ...
- Archive/B2G_OS/API/TelephonyCall/onholding The onholding event handler of the TelephonyCall interface is a reference to a function to be ...
- Archive/B2G_OS/API/TelephonyCall/onincoming The onincoming () property of the TelephonyCall interface is a reference to a function to be ...
- Archive/B2G_OS/API/TelephonyCall/onresuming The onconnected event handler of the TelephonyCall interface is a reference to a function to ...
- Archive/B2G_OS/API/TelephonyCall/onstatechange The onstatechange event handler of the TelephonyCall interface is a reference to a function to ...
- Archive/B2G_OS/API/TelephonyCall/resume The resume() method of the TelephonyCall interface is used to resume a call that was previously ...
- Archive/B2G_OS/API/TelephonyCall/secondId The secondId read-only property of the TelephonyCall interface indicates the second caller's id ...
- Archive/B2G_OS/API/TelephonyCall/secondNumber The secondNumber read-only property of the TelephonyCall interface indicates the second phone ...
- Archive/B2G_OS/API/TelephonyCall/serviceId The serviceId read-only property of the TelephonyCall interface indicates which telephony ...
- Archive/B2G_OS/API/TelephonyCall/state The state read-only property of the TelephonyCall interface returns the current state of the ...
- Archive/B2G_OS/API/TelephonyCall/switchable The switchable read-only property of the TelephonyCall interface indicates whether the current ...
- Archive/B2G_OS/API/TelephonyCallGroup The TelephonyCallGroup interface of the Web Telephony API represents a multi-person/conference ...
- Archive/B2G_OS/API/TelephonyCallGroup/add The add() method of the TelephonyCallGroup interface adds a specific TelephonyCall object to the ...
- Archive/B2G_OS/API/TelephonyCallGroup/calls The calls read-only property of the TelephonyCallGroup interface returns an array containing all ...
- Archive/B2G_OS/API/TelephonyCallGroup/hangUp The hangUp () method of the TelephonyCallGroup interface hangs up the entire conference call, ...
- Archive/B2G_OS/API/TelephonyCallGroup/hold The hold () method of the TelephonyCallGroup interface puts the entire conference call on hold, ...
- Archive/B2G_OS/API/TelephonyCallGroup/oncallschanged The oncallschanged property of the Telephony interface specifies an event listener to receive ...
- Archive/B2G_OS/API/TelephonyCallGroup/onconnected The onconnected property of the Telephony interface specifies an event listener to receive ...
- Archive/B2G_OS/API/TelephonyCallGroup/onerror The onerror property of the Telephony interface specifies an event listener to receive error ...
- Archive/B2G_OS/API/TelephonyCallGroup/onheld The onheld property of the Telephony interface specifies an event listener to receive held ...
- Archive/B2G_OS/API/TelephonyCallGroup/onholding The onholding property of the Telephony interface specifies an event listener to receive holding ...
- Archive/B2G_OS/API/TelephonyCallGroup/onresuming The onresuming property of the Telephony interface specifies an event listener to receive ...
- Archive/B2G_OS/API/TelephonyCallGroup/onstatechange The onstatechange property of the Telephony interface specifies an event listener to receive ...
- Archive/B2G_OS/API/TelephonyCallGroup/remove The remove () method of the TelephonyCallGroup interface removes a specific TelephonyCall object ...
- Archive/B2G_OS/API/TelephonyCallGroup/resume The resume () method of the TelephonyCallGroup interface resumes a previously held conference call.
- Archive/B2G_OS/API/TelephonyCallGroup/state The state read-only property of the TelephonyCallGroup interface returns a DOMString indicating ...
- Archive/B2G_OS/API/Time_and_Clock_API The Time and Clock API is a simple way to change the system time.
- Archive/B2G_OS/API/TPC_Socket_API The TCPSocket API offers a whole API to open and use a TCP connection. This allows app makers to ...
- Archive/B2G_OS/API/WebFM_API The WebFM API provides access to the device FM radio. It allows turning the radio on/off and ...
- Archive/B2G_OS/API/WifiManager The WifiManager API provides access to the wifi device capability.
- Archive/B2G_OS/API/WifiManager/associate The associate method is used to associate (and connect) a device with a given WiFi network.
- Archive/B2G_OS/API/WifiManager/connection The connection property value provides the status and current network in used by the WiFi adapter.
- Archive/B2G_OS/API/WifiManager/connectionInformation The connectionInformation property value provides extra information about the current connection.
- Archive/B2G_OS/API/WifiManager/enabled The enabled property value indicates whether the wifi is turned on (true) or off (false).
- Archive/B2G_OS/API/WifiManager/forget The forget method is used to make a device forget about a given WiFi network. This will remove ...
- Archive/B2G_OS/API/WifiManager/getKnownNetworks The getKnownNetworks method is used to retrieve the whole list of WiFi networks the device ...
- Archive/B2G_OS/API/WifiManager/getNetworks The getNetworks method is used to retrieve the whole list of available WiFi networks surrounding ...
- Archive/B2G_OS/API/WifiManager/macAddress The macAddress property value provides the wifi adapter's MAC address.
- Archive/B2G_OS/API/WifiManager/onconnectioninfoupdate Specifies an event listener to receive connectioninfoupdate events. Those events occur when the ...
- Archive/B2G_OS/API/WifiManager/ondisabled Specifies an event listener to receive disabled events. Those events occur when the device's ...
- Archive/B2G_OS/API/WifiManager/onenabled Specifies an event listener to receive enabled events. Those events occur when the device's WiFi ...
- Archive/B2G_OS/API/WifiManager/onstatuschange Specifies an event listener to receive statuschange events. Those events occur when the device's ...
- Archive/B2G_OS/API/WifiManager/setPowerSavingMode The setPowerSavingMode method is used to have the WiFi adapter enter or exit the power saving mode.
- Archive/B2G_OS/API/WifiManager/setStaticIpMode The setStaticIpMod method is used to define a static or dynamic (if the network has a DHCP ...
- Archive/B2G_OS/API/WifiManager/wps The wps method is used to handle a WPS connection with networks supporting that feature.
- Archive/B2G_OS/API/WiFi_Information_API The WiFi Information API is specifically made to handle WiFi connections on a Firefox OS device. ...
- Archive/B2G_OS/API/Window The Window interface represents a window containing a DOM document. This page represents the ...
- Archive/B2G_OS/API/Window/onmoztimechange An event handler for the moztimechange events sent to the window.
- Archive/B2G_OS/Bluetooth_API The Web Bluetooth API lets an open web app discover, pair with, and connect to Bluetooth ...
- Archive/B2G_OS/Bluetooth_API/Using_the_Web_Bluetooth_API The WebBluetooth API is a Firefox OS-only API created to allow control of a device's low-level ...
- Archive/B2G_OS/Firefox_OS_apps/Firefox_OS_device_APIs There are a number of emerging Web platform standards and device APIs crucial to Firefox OS app ...
- Archive/B2G_OS/Firefox_OS_apps/Screencast_series:_App_Basics_for_Firefox_OS Firefox OS is an operating system that brings the Web to mobile devices. Instead of being a new ...
- Archive/B2G_OS/Platform/Settings_list Firefox OS offers a number of settings that configure the device and its built-in features. ...
- Archive/B2G_OS/Web_Telephony_API Web Telephony is an API that makes it possible for web content to handle voice phone calls using ...
- Archive/Firefox_OS/API/Alarm_API The Alarm API allows applications to schedule actions to be run in the future. For example, some ...
- Archive/Firefox_OS/API/Data_Store_API The Data Store API was created to allow multiple Firefox OS apps, with potentially different ...
- Archive/Firefox_OS/API/Simple_Push_API The Simple Push API, also known as the Push Notification API, provides apps the ability to be ...
- Archive/Firefox_OS/API/Web_Activities Web activities define a way for applications to delegate an activity to another (usually ...
- Archive/IdentityManager The IdentityManager of the BrowserID protocol exposes the BrowserID API, via navigator.id. This ...
- Archive/IdentityManager/get This function enables a web site to use BrowserID to authenticate its users. Call it in the ...
- Archive/IdentityManager/getVerifiedEmail This function enables a web site to use BrowserID to authenticate its users. Call it in the ...
- Archive/IdentityManager/logout This function is used in Persona to cause the browser to reset the automatic / persistent login ...
- Archive/IdentityManager/request This function enables a web site to use Persona to authenticate its users. It must be invoked ...
- Archive/IdentityManager/watch This function registers callbacks that respond to a Persona user logging in or out.
- Archive/Marketplace/API/DOMApplicationsManager Provides support for managing and installing Open Web apps in a browser. A manager can be ...
- Archive/Marketplace/API/DOMApplicationsManager/getAll The getAll() method of the DOMApplicationsManager interface lists all installed apps in the ...
- Archive/Marketplace/API/DOMApplicationsManager/onenabledstatechange The onenabledstatechange property of the DOMApplicationsManager interface defines an event ...
- Archive/Marketplace/API/DOMApplicationsManager/setEnabled The setEnabled() method of the DOMApplicationsManager interface sets an application to be ...
- Archive/Marketplace/API/DOMApplicationsRegistry Provides support for installing, managing, and controlling Open Web apps in a browser for ...
- Archive/Marketplace/API/DOMApplicationsRegistry/checkInstalled Gets information about the given app. This can be used to determine if the app is installed.
- Archive/Marketplace/API/DOMApplicationsRegistry/getInstalled Get a list of all installed apps from this origin. For example, if you call this on the Firefox ...
- Archive/Marketplace/API/DOMApplicationsRegistry/getSelf Returns information about the calling app, if any. You can use this to determine if an app is ...
- Archive/Marketplace/API/DOMApplicationsRegistry/install Triggers the installation of an app. During the installation process, the app is validated and ...
- Archive/Marketplace/API/DOMApplicationsRegistry/installPackage Installs a packaged app.
- Archive/Marketplace/API/DOMApplicationsRegistry/mgmt The DOMApplicationsRegistry.mgmt read-only is an object implementing the DOMApplicationsManager ...
- Archive/Marketplace/API/Navigator_(Marketplace)/mozPay The mozPay function is used to perform payments. It enables an app to use in-app payments.
- Archive/mozSocial Returns a MozSocial object, is available within the social media provider's panel to provide ...
- Archive/Navigator-id The BrowserID protocol defines a new id property on the window.navigator object, through which ...
- Archive/Plugins/Reference/NPAnyCallbackStruct Contains information required during embedded mode printing.
- Archive/Plugins/Reference/NPN_DestroyStream Closes and deletes a stream.
- Archive/Plugins/Reference/NPN_GetURL Asks the browser to create a stream for the specified URL.
- Archive/Plugins/Reference/NPN_MemFlush Requests that the browser free a specified amount of memory.
- Archive/Plugins/Reference/NPN_ReloadPlugins Reloads all of the installed plugins.
- Archive/Plugins/Reference/NPN_RequestRead Requests a range of bytes from a seekable stream. This initiates a read operation; the actual ...
- Archive/Plugins/Reference/NPN_Status Lets a plug-in display a message on the browser's status line.
- Archive/Plugins/Reference/NPN_UserAgent Returns the browser's user agent field. This can be used to handle variations in different ...