Method | Description | |
---|---|---|
SetInviteeResponseHandler ( GKInviteeResponse>.Action |
A block to be called when a response from an invited player is returned to your game. Original signature is '@property(nonatomic, copy) void(^inviteeResponseHandler)(NSString *playerID, GKInviteeResponse response)' Available in OS X v10.9 and later.
|
public SetInviteeResponseHandler ( GKInviteeResponse>.Action |
||
inviteeResponseHandler | GKInviteeResponse>.Action | |
return | void |