GKMatchmaker.FindMatch(GKMatchRequest, GKNotificationMatch) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Finds players for a peer-to-peer match.
[Foundation.Export("findMatchForRequest:withCompletionHandler:")]
public virtual void FindMatch (GameKit.GKMatchRequest request, GameKit.GKNotificationMatch matchHandler);
abstract member FindMatch : GameKit.GKMatchRequest * GameKit.GKNotificationMatch -> unit
override this.FindMatch : GameKit.GKMatchRequest * GameKit.GKNotificationMatch -> unit
Parameters
- request
- GKMatchRequest
- Attributes