Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to GameKitMBS class.
GameKitMBS.GKErrorAuthenticationInProgress = 7
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
The local player is currently authenticating.
GameKitMBS.GKErrorCancelled = 2
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
The requested operation was canceled.
GameKitMBS.GKErrorChallengeInvalid = 19
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 13.0 |
The challenge was invalid.
Available on Mac OS X 10.8.2 and newer.
GameKitMBS.GKErrorCommunicationsFailure = 3
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
An error occurred when communicating with Game Center.
GameKitMBS.GKErrorGameUnrecognized = 15
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
nGame Center does not recognize the application that made the request. Make sure the bundle identifier is set properly for the application.one
GameKitMBS.GKErrorInvalidCredentials = 5
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
The operation failed because the player's user name or password or both are incorrect.
GameKitMBS.GKErrorInvalidParameter = 17
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
One or more of the parameters was incorrect.
For example, this error code may be returned if your application attempts to post a score and provides a category string that does not match a category you configured for your leaderboards on iTunes Connect.
GameKitMBS.GKErrorInvalidPlayer = 8
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
A player object or identifier is invalid.
GameKitMBS.GKErrorMatchRequestInvalid = 13
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
The match request's properties are impossible to fulfill. For example, the minimum number of players cannot be larger than the maximum number of players.
GameKitMBS.GKErrorNotAuthenticated = 6
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
The local player has not been authenticated.
GameKitMBS.GKErrorNotSupported = 16
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
The device does not support Game Center.
GameKitMBS.GKErrorOffline = 25
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
The user went offline.
In Mac OS X 10.8.2 and newer this constant has value 25. In older versions it has value 19.
GameKitMBS.GKErrorParentalControlsBlocked = 10
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
The feature has been blocked by the user.
GameKitMBS.GKErrorScoreNotSet = 9
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
A score value was not set before attempting to post the score.
GameKitMBS.GKErrorTurnBasedInvalidParticipant = 22
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 13.0 |
One of the participant objects you provided was invalid.
Available on Mac OS X 10.8.2 and newer.
GameKitMBS.GKErrorTurnBasedInvalidState = 24
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 13.0 |
The requested operation could not be completed because the session is in an invalid state.
Available on Mac OS X 10.8.2 and newer.
GameKitMBS.GKErrorTurnBasedInvalidTurn = 23
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 13.0 |
The requested operation could not be completed because the specified participant does not have the required turn state.
Available on Mac OS X 10.8.2 and newer.
GameKitMBS.GKErrorTurnBasedMatchDataTooLarge = 20
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 13.0 |
Your game submitted data that exceeded the maximum size that Game Center permits for a turn-based game.
Available on Mac OS X 10.8.2 and newer.
GameKitMBS.GKErrorTurnBasedTooManySessions = 21
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 13.0 |
The requested operation could not be completed because it would exceed the maximum number of sessions.
Available on Mac OS X 10.8.2 and newer.
GameKitMBS.GKErrorUnderage = 14
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
The feature is disabled because the local player is underage.
GameKitMBS.GKErrorUnexpectedConnection = 18
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
An unexpected player has connected to a match.
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
An unexpected error occurred.
GameKitMBS.GKErrorUserDenied = 4
Type | Topic | Plugin | Version |
const | GameKit | MBS MacFrameworks Plugin | 12.3 |
The operation was denied by the user.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.