Edit

Share via


MultiplayerSession.SetServerConnectionStringCandidates Method

Definition

public void SetServerConnectionStringCandidates (Windows.Foundation.Collections.IVectorView<string> serverConnectionStringCandidates);
abstract member SetServerConnectionStringCandidates : Windows.Foundation.Collections.IVectorView<string> -> unit
override this.SetServerConnectionStringCandidates : Windows.Foundation.Collections.IVectorView<string> -> unit
Public Sub SetServerConnectionStringCandidates (serverConnectionStringCandidates As IVectorView(Of String))

Parameters

serverConnectionStringCandidates
Windows.Foundation.Collections.IVectorView<String>

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionPublicNonVirtuals.SetServerConnectionStringCandidates(Windows.Foundation.Collections.IVectorView{System.String})

Applies to