Package apple.gamekit
Interface GKTurnBasedMatch.Block_acceptInviteWithCompletionHandler
-
- Enclosing class:
- GKTurnBasedMatch
public static interface GKTurnBasedMatch.Block_acceptInviteWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_acceptInviteWithCompletionHandler(GKTurnBasedMatch match, NSError error)
-
-
-
Method Detail
-
call_acceptInviteWithCompletionHandler
void call_acceptInviteWithCompletionHandler(GKTurnBasedMatch match, NSError error)
-
-