turnBasedMatchmakerViewControllerWasCancelled(_:)
Handles when the player dismisses the view controller without inviting players.
Declaration
func turnBasedMatchmakerViewControllerWasCancelled(_ viewController: GKTurnBasedMatchmakerViewController)Parameters
- viewController:
The view controller that the player dismisses.
Discussion
This method needs to dismiss the view controller.