Contents

GKTurnBasedEventHandlerDelegate

The Gkturnbasedeventhandlerdelegate protocol is implemented by an object to receive notifications events for turn-based matches. All methods are called on the main thread.

Declaration

protocol GKTurnBasedEventHandlerDelegate

Overview

This protocol has been deprecated in iOS 7, use GKTurnBasedEventListener.

Topics

Receiving Turn-based Events

See Also

Deprecated protocols