Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetGetGroupSocialLeaderboardResponse.Data.LeaderboardEntry Class
RuyiNetGetGroupSocialLeaderboardResponse.Data.LeaderboardEntry Constructor
LeaderboardEntry Fields
Click or drag to resizeClick or drag to resize

RuyiNetGetGroupSocialLeaderboardResponseDataLeaderboardEntry Class

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

Represents a single leaderboard entry.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetGetGroupSocialLeaderboardResponseDataLeaderboardEntry

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

The RuyiNetGetGroupSocialLeaderboardResponseDataLeaderboardEntry type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetGetGroupSocialLeaderboardResponseDataLeaderboardEntry
Initializes a new instance of the RuyiNetGetGroupSocialLeaderboardResponseDataLeaderboardEntry class
Top
Fields
  NameDescription
Public fieldcreatedAt
When this entry was created (UNIX timestamp).
Public fielddata
Extra data provided by the developer, if any.
Public fieldindex
The index of this entry.
Public fieldpictureUrl
The URL of the player's profile picture.
Public fieldplayerId
The ID of the player this entry represents.
Public fieldplayerName
The display name of the player.
Public fieldrank
The overall rank of the player on this leaderboard.
Public fieldscore
The latest score for the player.
Public fieldupdatedAt
When this entry was last updated (UNIX timestamp).
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