Class GKSavedGame

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class GKSavedGame
extends NSObject
  • Constructor Details

    • GKSavedGame

      public GKSavedGame()
    • GKSavedGame

      protected GKSavedGame​(NSObject.Handle h, long handle)
    • GKSavedGame

      protected GKSavedGame​(NSObject.SkipInit skipInit)
  • Method Details

    • getName

      public String getName()
    • getDeviceName

      public String getDeviceName()
    • getModificationDate

      public NSDate getModificationDate()
    • loadData

      public void loadData​(VoidBlock2<NSData,​NSError> handler)