Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetLeaderboardResponse.Data.Response.LeaderboardData Class
RuyiNetLeaderboardResponse.Data.Response.LeaderboardData Constructor
LeaderboardData Fields
Click or drag to resizeClick or drag to resize

RuyiNetLeaderboardResponseDataResponseLeaderboardData Class

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

A single leaderboard entry.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetLeaderboardResponseDataResponseLeaderboardData

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

The RuyiNetLeaderboardResponseDataResponseLeaderboardData type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetLeaderboardResponseDataResponseLeaderboardData
Initializes a new instance of the RuyiNetLeaderboardResponseDataResponseLeaderboardData class
Top
Fields
  NameDescription
Public fieldcreatedAt
When this entry was created.
Public fieldfriend
Whether or not this player is friends with the current user.
Public fieldindex
The index of this entry in the returned data.
Public fieldname
The user name of the player.
Public fieldpictureUrl
The URL of the users profile image.
Public fieldplayerId
The ID of the player this entry relates to.
Public fieldrank
The rank of the player in the leaderboard.
Public fieldscore
The score.
Public fieldupdatedAt
When this entry was last updated.
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