Results 1 - 20 of 71

CallEvent.call

The call read-only property of the CallEvent interface returns a TelephonyCall object indicating the call from which the event originated.
API B2G Call CallEvent Event Firefox OS Mobile Non-standard Property Reference Référence Telephony WebAPI

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