Skip to main content

XblMultiplayerSessionReferenceUri

Represents a URI path representation of a session reference.

Syntax

Members

value
Type: char[XBL_MULTIPLAYER_SESSION_REFERENCE_URI_MAX_LENGTH]
The URI path.

Remarks

The format of the URI path is /serviceconfigs/{scid}/sessiontemplates/{session-template-name}/sessions/{session-name}, where {scid} is the service configuration ID specific to the title.

Argument of

XblMultiplayerSessionReferenceToUriPath

Requirements

Header: multiplayer_c.h

See also

multiplayer_c
Last modified on August 4, 2026