Class GKCloudPlayer

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

@Deprecated
public class GKCloudPlayer
extends GKBasePlayer
Deprecated.
Deprecated in iOS 12.0. GKGameSession is deprecated. Use GKPlayer for both real-time and turn-based matchmaking APIs.
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • GKCloudPlayer

      public GKCloudPlayer()
      Deprecated.
    • GKCloudPlayer

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

      protected GKCloudPlayer​(NSObject.SkipInit skipInit)
      Deprecated.
  • Method Details

    • getCurrentSignedInPlayerForContainer

      public static void getCurrentSignedInPlayerForContainer​(String containerName, VoidBlock2<GKCloudPlayer,​NSError> handler)
      Deprecated.