状态 URI

本部分提供了有关 Xbox Live 服务面向状态的统一资源标识符 (URI) 地址和关联超文本传输协议 (HTTP) 方法的详细信息。

只有在 Xbox 360、Windows Phone 设备或 Windows 上运行的游戏可以使用这项服务。

这些 URI 的域是 userpresence.xboxlive.com。

你可以通过使用实时活动 (RTA) 服务订阅用户的状态更改。

在此部分中

/users/batch

  访问一批用户的状态。

/users/me

  访问当前用户的状态。

/users/me/groups/{moniker}

  访问我的组的 PresenceRecord。

/users/xuid({xuid})

  访问其他用户或客户端的状态。

/users/xuid({xuid})/devices/current/titles/current

  访问游戏或游戏用户的状态。

/users/xuid({xuid})/groups/{moniker}

  访问某个组的 PresenceRecord。

/users/xuid({xuid})/groups/{moniker}/broadcasting

  访问 URI 中出现的与 XUID 相关的组名字对象指定的广播用户的状态记录。

/users/xuid({xuid})/groups/{moniker}/broadcasting/count

  访问 URI 中出现的与 XUID 相关的组名字对象指定的广播用户的计数。

另请参阅

父级

统一资源标识符 (URI) 参考