Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetLeaderboardPage Class
RuyiNetLeaderboardPage Constructor
RuyiNetLeaderboardPage Properties
Click or drag to resizeClick or drag to resize

RuyiNetLeaderboardPage Class

[This is preliminary documentation and is subject to change.]

Represents a single page retrieved from a leaderboard.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetLeaderboardPage

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public class RuyiNetLeaderboardPage

The RuyiNetLeaderboardPage type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetLeaderboardPage(RuyiNetGetGlobalLeaderboardPageResponseData)
Construct from a Get Global Page response.
Public methodRuyiNetLeaderboardPage(RuyiNetGetGroupSocialLeaderboardResponseData)
Construct from a Get Global Page response.
Public methodRuyiNetLeaderboardPage(RuyiNetGetSocialLeaderboardResponseData)
Construct from a Get Social Leaderboard response.
Top
Properties
  NameDescription
Public propertyEntries
The list of entries for this leaderboard page.
Public propertyMoreAfter
True if there are more entries after this page.
Public propertyMoreBefore
True if there are more entries before this page.
Public propertyServerTime
The server time when this leaderboard was retrieved (UNIX timestamp).
Public propertyTimeBeforeReset
How long before the next time this leaderboard is reset.
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com