Results 561 - 580 of 642

Telephony.sendTones()

The sendTones() method of the Telephony Interface generates multiple DTMF tones, with a specified duration for each tone, and an optional delay before generation starts. The tones are sent to the currently active call.
API B2G Certified DOM Firefox OS Method Mobile Non-standard Reference Référence sendTones Telephony

Telephony.startTone()

The startTone() method of the Telephony Interface begins generating the tone for the specified DTMF character. The tone is sent to the currently active call, and continues to sound until a corresponding call to Telephony.stopTone().
API B2G DOM DOM Reference Firefox OS Method Mobile Reference Référence Telephony WebAPI

TelephonyCallGroup.state

The state read-only property of the TelephonyCallGroup interface returns a DOMString indicating the state of the call group.
API B2G Certified Firefox OS Mobile Non-standard Property Reference Référence State state Telephony TelephonyCallGroup