GKMatchmakerViewControllerDelegate.DidFindMatch Method

Definition

[Foundation.Export("matchmakerViewController:didFindMatch:")]
public abstract void DidFindMatch (GameKit.GKMatchmakerViewController viewController, GameKit.GKMatch match);
abstract member DidFindMatch : GameKit.GKMatchmakerViewController * GameKit.GKMatch -> unit

Parameters

match
GKMatch

Implements

Attributes

Applies to