Teilen über


/handles/{handleId}

Supports DELETE and GET operations for session handles specified by identifier.

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.

Domain

sessiondirectory.xboxlive.com

URI parameters

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

Valid methods

DELETE (/handles/{handleId})

  Deletes handles specified by handle ID.

GET (/handles/{handle-id})

  Retrieves handles specified by handle ID.

See also

Parent

Session Directory URIs