Class GKScoreChallenge

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class GKScoreChallenge
extends GKChallenge
  • Constructor Details

    • GKScoreChallenge

      public GKScoreChallenge()
    • GKScoreChallenge

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

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

    • getScore

      public GKScore getScore()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • loadReceivedChallenges

      public static void loadReceivedChallenges​(VoidBlock2<NSArray<GKChallenge>,​NSError> completionHandler)