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

RuyiNetGetSocialLeaderboardResponseDataLeaderboardEntry Class

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

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

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 RuyiNetGetSocialLeaderboardResponseDataLeaderboardEntry type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetGetSocialLeaderboardResponseDataLeaderboardEntry
Initializes a new instance of the RuyiNetGetSocialLeaderboardResponseDataLeaderboardEntry class
Top
Fields
  NameDescription
Public fieldcreatedAt
When this entry was created (UNIX timestamp).
Public fieldname
The display name of the player.
Public fieldotherData
Extra data provided by the developer, if any.
Public fieldpictureUrl
The URL of the player's profile picture.
Public fieldplayerId
The ID of the player this entry represents.
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