Class Index | File Index

Classes


Class Telephony


Defined in: phonegap.js.

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

Documentation generated by JsDoc Toolkit 2.1.0 on Tue May 05 2009 14:44:46 GMT-0700 (PDT)