turnBasedMatchmakerDelegate
The object that handles turn-based matchmaker view controller changes.
Declaration
weak var turnBasedMatchmakerDelegate: (any GKTurnBasedMatchmakerViewControllerDelegate)? { get set }Discussion
You must set the delegate for GameKit to notify you when players cancel matchmaking or an error occurs.