Contents

GKTurnBasedMatchmakerViewControllerDelegate

A protocol that handles when the status of turn-based matchmaking changes.

Declaration

protocol GKTurnBasedMatchmakerViewControllerDelegate : NSObjectProtocol

Mentioned in

Overview

To receive notifications when a player cancels turn-based matchmaking or an error occurs, implement this protocol in the GKTurnBasedMatchmakerViewController object’s delegate.

Topics

Handling Cancellation and Errors

Deprecated Methods

See Also

Setting the Delegate