GKGameSessionErrorCode Enum

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum GKGameSessionErrorCode
type GKGameSessionErrorCode = 
Inheritance
GKGameSessionErrorCode
Attributes

Fields

BadContainer 12
CloudDriveDisabled 15
CloudQuotaExceeded 13
ConnectionCancelledByUser 5
ConnectionFailed 6
InvalidSession 16
NetworkFailure 14
NotAuthenticated 2
SendDataNoRecipients 9
SendDataNotConnected 8
SendDataNotReachable 10
SendRateLimitReached 11
SessionConflict 3
SessionHasMaxConnectedPlayers 7
SessionNotShared 4
Unknown 1

Applies to