Class GameKit


  • public final class GameKit
    extends java.lang.Object
    • Method Detail

      • GKErrorDomain

        public static java.lang.String GKErrorDomain()
      • GKGameSessionErrorDomain

        public static java.lang.String GKGameSessionErrorDomain()
      • GKPlayerDidChangeNotificationName

        public static java.lang.String GKPlayerDidChangeNotificationName()
        Notification will be posted whenever the player details changes. The object of the notification will be the player.
      • GKTurnTimeoutDefault

        public static double GKTurnTimeoutDefault()
        use a default timeout of one week
      • GKTurnTimeoutNone

        public static double GKTurnTimeoutNone()
      • GKExchangeTimeoutDefault

        public static double GKExchangeTimeoutDefault()
        use a default timeout of one day
      • GKExchangeTimeoutNone

        public static double GKExchangeTimeoutNone()
      • GKPlayerAuthenticationDidChangeNotificationName

        public static java.lang.String GKPlayerAuthenticationDidChangeNotificationName()
        Notification will be posted whenever authentication status changes.
      • GKSessionErrorDomain

        public static java.lang.String GKSessionErrorDomain()
        domain
      • GKVoiceChatServiceErrorDomain

        public static java.lang.String GKVoiceChatServiceErrorDomain()
      • GKPlayerIDNoLongerAvailable

        public static java.lang.String GKPlayerIDNoLongerAvailable()
        Deprecated methods that previously returned player IDs will return GKPlayerIDNoLongerAvailable instead.