Can I access the “ME” contact in Windows Phone 7 (Silverlight)

*爱你&永不变心* 提交于 2019-12-22 13:56:45

问题


I would like to get my hands on some of the phone owner's details like their picture (The one appearing on their "ME" tile. Preferably as a Microsoft.Phone.UserData.Contact

Is this possible? Cheers, Fil


回答1:


This information is not available via the public APIs.

If you want information from the user you have to ask them for it. The security principles behind the design of the platform prevent applications from accessing user data without them explicitly providing it.



来源:https://stackoverflow.com/questions/7899069/can-i-access-the-me-contact-in-windows-phone-7-silverlight

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!