Teilen über


/handles/{handleId}/session

Supports PUT and GET operations for a session, using handle dereferencing.

Note:
This URI is used by 2015 Multiplayer and applies only to that multiplayer version and later. It is intended for use with template contract 104/105 or later.

Note:
This URI is currently only externally accessible by Xbox One consoles and servers using a service identifier.

Domain

sessiondirectory.xboxlive.com

URI parameters

Parameter Type Description
handleId GUID The unique ID of the handle for the session.

Valid methods

GET (/handles/{handleId}/session)

  Gets a session object for the specified handle identifier.

PUT (/handles/{handle-id}/session)

  Creates or updates a session by dereferencing a handle.

See also

Parent

Session Directory URIs