RuyiNetGetGlobalLeaderboardPageResponseData Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
[SerializableAttribute] public class Data
The RuyiNetGetGlobalLeaderboardPageResponseData type exposes the following members.
Name | Description | |
---|---|---|
RuyiNetGetGlobalLeaderboardPageResponseData | Initializes a new instance of the RuyiNetGetGlobalLeaderboardPageResponseData class |
Name | Description | |
---|---|---|
leaderboard |
The list of entries for this leaderboard page.
| |
moreAfter |
True if there are more entries after this page.
| |
moreBefore |
True if there are more entries before this page.
| |
server_time |
The server time when this leaderboard was retrieved (UNIX timestamp).
| |
timeBeforeReset |
How long before the next time this leaderboard is reset.
|