![]() | RuyiNetLeaderboardPage Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class RuyiNetLeaderboardPage
The RuyiNetLeaderboardPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | RuyiNetLeaderboardPage(RuyiNetGetGlobalLeaderboardPageResponseData) |
Construct from a Get Global Page response.
|
![]() | RuyiNetLeaderboardPage(RuyiNetGetGroupSocialLeaderboardResponseData) |
Construct from a Get Global Page response.
|
![]() | RuyiNetLeaderboardPage(RuyiNetGetSocialLeaderboardResponseData) |
Construct from a Get Social Leaderboard response.
|
Name | Description | |
---|---|---|
![]() | Entries |
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.
|
![]() | ServerTime |
The server time when this leaderboard was retrieved (UNIX timestamp).
|
![]() | TimeBeforeReset |
How long before the next time this leaderboard is reset.
|