Edit

Share via


MultiplayerSession.SetCurrentUserRoleInfo Method

Definition

public void SetCurrentUserRoleInfo (Windows.Foundation.Collections.IMapView<string,string> roles);
abstract member SetCurrentUserRoleInfo : Windows.Foundation.Collections.IMapView<string, string> -> unit
override this.SetCurrentUserRoleInfo : Windows.Foundation.Collections.IMapView<string, string> -> unit
Public Sub SetCurrentUserRoleInfo (roles As IMapView(Of String, String))

Parameters

roles
Windows.Foundation.Collections.IMapView<String,String>

Implements

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

Applies to