challengeEventHandler
Returns the shared instance of the event handler
Declaration
+ (GKChallengeEventHandler *) challengeEventHandler;Return Value
An event handler object.
Discussion
Your game never directly creates a GKChallengeEventHandler object. Instead, retrieve the shared instance using this class method.