Package org.robovm.apple.gamekit
Interface GKSavedGameListener
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Subinterfaces:
GKLocalPlayerListener
- All Known Implementing Classes:
GKLocalPlayer,GKLocalPlayerListenerAdapter,GKSavedGameListenerAdapter
public interface GKSavedGameListener extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description voiddidModifySavedGame(GKPlayer player, GKSavedGame savedGame)voidhasConflictingSavedGames(GKPlayer player, NSArray<GKSavedGame> savedGames)
-
Method Details
-
didModifySavedGame
-
hasConflictingSavedGames
-