Contents

GKSessionDelegate

An object implements the Gksessiondelegate protocol to control the behavior of a Gksession object. The delegate is called when other visible peers change their state relative to the session. It is also called to determine whether another peer is allowed to connect to the session.

Declaration

protocol GKSessionDelegate : NSObjectProtocol

Topics

Observing Changes to Peers

Connection Requests from Other Peers

Connection Errors

See Also

Deprecated protocols