- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Dial phone number that not in contact list
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-09-2011 16:14
Hi,
I am developping dial phone number function in SkypeKit (UX 3.5.3)
Could you provide the sample code for it. Thanks
Allen
Solved! Go to Solution.
Re: Dial phone number that not in contact list
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-09-2011 02:40 - edited 02-09-2011 13:04
Please see tutorial/step 6: http://developer.skype.com/skypekit/development-gu
http://developer.skype.com/skypekit/reference/cpp/
Note: For telephone numbers please make sure you use a leading + in front of the number when passing it in the command line option.
Example: +13125551212
Re: Dial phone number that not in contact list
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-09-2011 13:46
It work. thanks.
Re: Dial phone number that not in contact list
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-09-2011 14:52
