简体   繁体   English

.NET XBox Live帐户API

[英].NET XBox Live Account API

Is there a .NET API available to get data from your XBox Live account? 是否有可用于从XBox Live帐户获取数据的.NET API? 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. 某种事件驱动的用户登录通知会很棒,但如果需要,我会进行调查。

You can also try and take a look at https://xboxapi.com/ They provide a API system to get all sorts of info. 您还可以尝试查看https://xboxapi.com/他们提供了一个API系统来获取各种信息。 Example dev: https://xboxapi.com/dev/profile/Major+Nelson 示例开发人员: 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. 他们的文档在这里, https://xboxapi.com/documentation它提供信息以获取PHP json,xml或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 但是,如果您跟踪个人资料信息,则可以生成历史记录,如果您轮询在线状态,则可以制作弹出窗口等

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM