开发者

Possible to make a phone call from WP7 application?

开发者 https://www.devze.com 2023-02-17 21:18 出处:网络
开发者_C百科as stated above is it possible to make a phone call from within inside a wp7 app? If not is it possible to launch the \"Phone Application\" similar to the SMSTask class or EmailTask class
开发者_C百科

as stated above is it possible to make a phone call from within inside a wp7 app? If not is it possible to launch the "Phone Application" similar to the SMSTask class or EmailTask class from within our applications?


You need to start a PhoneCallTask

Details here

0

精彩评论

暂无评论...
验证码 换一张
取 消