matchmakerDelegate
The object that handles matchmaker view controller changes.
Declaration
weak var matchmakerDelegate: (any GKMatchmakerViewControllerDelegate)? { get set }Mentioned in
Discussion
You must set the delegate for GameKit to notify you when players accept their invitations and you can start the game.