Share via


GKTurnBasedMatchmakerViewControllerDelegate_Extensions.FoundMatch Method

Definition

Developers should not use this deprecated method. Developers should use 'GKTurnBasedEventListener.ReceivedTurnEvent' instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void FoundMatch(this GameKit.IGKTurnBasedMatchmakerViewControllerDelegate This, GameKit.GKTurnBasedMatchmakerViewController viewController, GameKit.GKTurnBasedMatch match);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FoundMatch : GameKit.IGKTurnBasedMatchmakerViewControllerDelegate * GameKit.GKTurnBasedMatchmakerViewController * GameKit.GKTurnBasedMatch -> unit

Parameters

Attributes

Applies to