我可以访问“ME”吗? Windows Phone 7 (Silverlight) 中的联系人
我想了解手机所有者的一些详细信息,例如他们的照片(出现在“ME”磁贴上的信息。最好是 Microsoft.Phone.UserData.Contact
这可能吗? 干杯, 菲尔
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此信息无法通过公共 API 获得。
如果您想从用户那里获得信息,您必须向他们询问。平台设计背后的安全原则可防止应用程序在未明确提供用户数据的情况下访问用户数据。
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.