Contents

matchmakerViewControllerWasCancelled(_:)

Handles when a player cancels a request to find players for a match.

Declaration

func matchmakerViewControllerWasCancelled(_ viewController: GKMatchmakerViewController)

Parameters

  • viewController:

    The view controller that the player cancels.

Mentioned in

Discussion

This method needs to dismiss the view controller.

See Also

Handling cancellations and errors