Compartir a través de


IGKMatchmakerViewControllerDelegate.DidFindPlayers Método

Definición

Los desarrolladores no deben usar este método en desuso. Los desarrolladores deben usar "DidFindHostedPlayers" en su lugar.

[Foundation.Export("matchmakerViewController:didFindPlayers:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'DidFindHostedPlayers' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use 'DidFindHostedPlayers' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'DidFindHostedPlayers' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use 'DidFindHostedPlayers' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public void DidFindPlayers (GameKit.GKMatchmakerViewController viewController, string[] playerIDs);
abstract member DidFindPlayers : GameKit.GKMatchmakerViewController * string[] -> unit

Parámetros

playerIDs
String[]
Atributos

Se aplica a