Share via


GKMatchmakerViewControllerDelegate_Extensions.DidFindPlayers Method

Definition

Developers should not use this deprecated method. Developers should use 'DidFindHostedPlayers' instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidFindPlayers(this GameKit.IGKMatchmakerViewControllerDelegate This, GameKit.GKMatchmakerViewController viewController, string[] playerIDs);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidFindPlayers : GameKit.IGKMatchmakerViewControllerDelegate * GameKit.GKMatchmakerViewController * string[] -> unit

Parameters

playerIDs
String[]
Attributes

Applies to