RuyiNetLeaderboardResponseDataResponse Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
[SerializableAttribute] public class Response
The RuyiNetLeaderboardResponseDataResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| RuyiNetLeaderboardResponseDataResponse | Initializes a new instance of the RuyiNetLeaderboardResponseDataResponse class |
| Name | Description | |
|---|---|---|
| leaderboard |
The leaderboard.
| |
| leaderboardId |
The ID the of the leaderboard the data was retrieved from.
| |
| moreAfter |
Are there more entries after these?
| |
| moreBefore |
Are there more entries before these?
| |
| server_time |
Timestamp of when the leaderboard data was retrieved.
| |
| timeBeforeReset |
How long before the leaderboard will be reset, in milliseconds.
| |
| versionId |
The version of the leaderboard.
|