Aman's Blackberry Blog
You can get code fully tested and implemented for BlackBerry development. Enjoy Coding...........
Friday, April 16, 2010
Make a phonecall from application in blackberry
PhoneArguments phoneArgs = new PhoneArguments(PhoneArguments.ARG_CALL,
"9646616910");
Invoke.invokeApplication(Invoke.APP_TYPE_PHONE, phoneArgs);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment