Enum GKGameSessionErrorCode

java.lang.Object
java.lang.Enum<GKGameSessionErrorCode>
org.robovm.apple.gamekit.GKGameSessionErrorCode
All Implemented Interfaces:
Serializable, Comparable<GKGameSessionErrorCode>, NSErrorCode, ValuedEnum

@Deprecated
public enum GKGameSessionErrorCode
extends Enum<GKGameSessionErrorCode>
implements NSErrorCode
Deprecated.
Deprecated in iOS 12.0. GKGameSession is deprecated, use real-time and turn-based matchmaking APIs instead.
Since:
Available in iOS 10.0 and later.