Class Telephony
Defined in: phonegap.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
This class provides access to the telephony features of the device.
|
| Method Attributes | Method Name and Description |
|---|---|
|
call(number)
Calls the specifed number.
|
Method Detail
call(number)
Calls the specifed number.
- Parameters:
- {Integer} number
- The number to be called.