MultiplayerGetSessionsRequest.XboxUserIdFilter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Filter results to just sessions that contain this Xbox User ID. You must specify one of XboxUserIdFilter, XboxUserIdsFilter, or KeywordFilter.
public string XboxUserIdFilter { get; set; }
member this.XboxUserIdFilter : string with get, set
Public Property XboxUserIdFilter As String
Property Value
Implements
Microsoft.Xbox.Services.Multiplayer.__IMultiplayerGetSessionsRequestPublicNonVirtuals.XboxUserIdFilter