IGKMatchmakerViewControllerDelegate.DidFindMatch Method

Definition

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

Parameters

match
GKMatch
Attributes

Applies to