Presence URIs
This section provides detail about the Universal Resource Identifier (URI) addresses and associated Hypertext Transport Protocol (HTTP) methods from Xbox Live Services for presence.
Only games running on an Xbox 360, on a Windows Phone device, or on Windows can use this service.
The domain for these URIs is userpresence.xboxlive.com.
You can subscribe to a user's presence changes by using the Real Time Activity (RTA) service.
In this section
Access presence for a batch of users.
Access the current user's presence.
Accesses the PresenceRecord for my group.
Access the presence of another user or client.
/users/xuid({xuid})/devices/current/titles/current
Access the presence of a title or a title's user.
/users/xuid({xuid})/groups/{moniker}
Accesses the PresenceRecord for a group.
/users/xuid({xuid})/groups/{moniker}/broadcasting
Accesses the presence record of the broadcasting users specified by the groups moniker related to the XUID that appears in the URI.
/users/xuid({xuid})/groups/{moniker}/broadcasting/count
Accesses the count of the broadcasting users specified by the groups moniker related to the XUID that appears in the URI.