Edit

Share via


MultiplayerSession.SetCurrentUserArbitrationResults Method

Definition

public void SetCurrentUserArbitrationResults (Windows.Foundation.Collections.IMapView<string,Microsoft.Xbox.Services.Tournaments.TournamentTeamResult> results);
abstract member SetCurrentUserArbitrationResults : Windows.Foundation.Collections.IMapView<string, Microsoft.Xbox.Services.Tournaments.TournamentTeamResult> -> unit
override this.SetCurrentUserArbitrationResults : Windows.Foundation.Collections.IMapView<string, Microsoft.Xbox.Services.Tournaments.TournamentTeamResult> -> unit
Public Sub SetCurrentUserArbitrationResults (results As IMapView(Of String, TournamentTeamResult))

Parameters

results
Windows.Foundation.Collections.IMapView<String,TournamentTeamResult>

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionPublicNonVirtuals.SetCurrentUserArbitrationResults(Windows.Foundation.Collections.IMapView{System.String,Microsoft.Xbox.Services.Tournaments.TournamentTeamResult})

Applies to