Package apple.gamekit
Interface GKLocalPlayer.Block_resolveConflictingSavedGamesWithDataCompletionHandler
-
- Enclosing class:
- GKLocalPlayer
public static interface GKLocalPlayer.Block_resolveConflictingSavedGamesWithDataCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_resolveConflictingSavedGamesWithDataCompletionHandler(NSArray<? extends GKSavedGame> savedGames, NSError error)
-
-
-
Method Detail
-
call_resolveConflictingSavedGamesWithDataCompletionHandler
void call_resolveConflictingSavedGamesWithDataCompletionHandler(NSArray<? extends GKSavedGame> savedGames, NSError error)
-
-