Contents

GKPeerPickerControllerDelegate

The Gkpeerpickercontrollerdelegate protocol is implemented on an object to customize the behavior of a Gkpeerpickercontroller object. The delegate is called by the peer picker to create a session object and to respond as the session is configured by the controller.

Declaration

protocol GKPeerPickerControllerDelegate : NSObjectProtocol

Topics

Creating a Session for the Peer Picker

Responding to Connection Messages

Responding When the User Cancels the Connection Attempt

See Also

Deprecated protocols