다음을 통해 공유


IGKMatchmakerViewControllerDelegate.DidFindPlayers 메서드

정의

개발자는 이 사용되지 않는 메서드를 사용하면 안 됩니다. 개발자는 대신 'DidFindHostedPlayers'를 사용해야 합니다.

[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

매개 변수

playerIDs
String[]
특성

적용 대상