.NET XBox Live Account API

折月煮酒 提交于 2019-12-01 17:02:32

问题


Is there a .NET API available to get data from your XBox Live account? All I'm really interested in is who's online, but messages would be cool too. And some sort of event driven notifications of user sign-on would be great, but I'll poll if need be.


回答1:


Check out the Xbox Community Developer Program.




回答2:


You can also try and take a look at https://xboxapi.com/ They provide a API system to get all sorts of info. Example dev: https://xboxapi.com/dev/profile/Major+Nelson

their documentation is here, https://xboxapi.com/documentation it provides info to get data in PHP json, xml, or dev.

Sadly I dont think anything like Messages and some notifications, only publicly visible info. But if you track profile info one can generate a history and if you poll the online status, you can make a popup or something



来源:https://stackoverflow.com/questions/2564692/net-xbox-live-account-api

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