RuyiNetGetGroupSocialLeaderboardResponseData Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
[SerializableAttribute] public class Data
The RuyiNetGetGroupSocialLeaderboardResponseData type exposes the following members.
Name | Description | |
---|---|---|
RuyiNetGetGroupSocialLeaderboardResponseData | Initializes a new instance of the RuyiNetGetGroupSocialLeaderboardResponseData 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.
|