Class LeaderboardsRateLimitedException
An exception that is thrown when the client has been rate limited.
Inheritance
LeaderboardsRateLimitedException
Inherited Members
Namespace: Unity.Services.Leaderboards.Exceptions
Assembly: solution.dll
Syntax
public class LeaderboardsRateLimitedException : LeaderboardsException, ISerializable, _Exception
Properties
| Name | Description |
|---|---|
| RetryAfter | The number of seconds until the client is no longer rate limited. |