Share via


GKGameSessionErrorCode Enum

Definition

[ObjCRuntime.Native]
public enum GKGameSessionErrorCode
[<ObjCRuntime.Native>]
type GKGameSessionErrorCode = 
Inheritance
GKGameSessionErrorCode
Attributes

Fields

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

Applies to