Package apple.gamekit
Interface GKLocalPlayer.Block_saveGameDataWithNameCompletionHandler
-
- Enclosing class:
- GKLocalPlayer
public static interface GKLocalPlayer.Block_saveGameDataWithNameCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_saveGameDataWithNameCompletionHandler(GKSavedGame savedGame, NSError error)
-
-
-
Method Detail
-
call_saveGameDataWithNameCompletionHandler
void call_saveGameDataWithNameCompletionHandler(GKSavedGame savedGame, NSError error)
-
-