Declared in GKLocalPlayer+SHGameCenter.h

Class Methods

SH_authenticateWithLoginViewControllerBlock:didLoginBlock:didLogoutBlock:withErrorBlock:

+ (void)SH_authenticateWithLoginViewControllerBlock:(SHGameViewControllerBlock)theLoginViewControllerBlock didLoginBlock:(SHGameCompletionBlock)theLoginBlock didLogoutBlock:(SHGameCompletionBlock)theLogoutBlock withErrorBlock:(SHGameErrorBlock)theErrorBlock

SH_me

+ (GKLocalPlayer *)SH_me

SH_requestFriendsWithBlock:

+ (void)SH_requestFriendsWithBlock:(SHGameListsBlock)theBlock