Share via


IGKTurnBasedMatchmakerViewControllerDelegate.FoundMatch 方法

定义

开发人员不应使用此已弃用的方法。 开发人员应改用“GKTurnBasedEventListener.ReceivedTurnEvent”。

[Foundation.Export("turnBasedMatchmakerViewController:didFindMatch:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GKTurnBasedEventListener.ReceivedTurnEvent' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.None, "Use 'GKTurnBasedEventListener.ReceivedTurnEvent' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GKTurnBasedEventListener.ReceivedTurnEvent' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.None, "Use 'GKTurnBasedEventListener.ReceivedTurnEvent' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public void FoundMatch (GameKit.GKTurnBasedMatchmakerViewController viewController, GameKit.GKTurnBasedMatch match);
abstract member FoundMatch : GameKit.GKTurnBasedMatchmakerViewController * GameKit.GKTurnBasedMatch -> unit

参数

属性

适用于