LeaderboardError
LeaderboardError enum contains all possible error codes returned from Leaderboard API operations. Check the error parameter in callbacks to determine if the operation succeeded or failed.
Properties
An internal server error occurred
The provided entry ID is invalid
The provided entry name is invalid
The provided leaderboard ID is invalid
No error occurred - operation successful
Too many requests sent - rate limit exceeded
The operation timed out
Updated 13 days ago