Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetLeaderboardService Class
RuyiNetLeaderboardService Methods
CreateLeaderboard Method
GetGLobalLeaderboardPage Method
GetGlobalLeaderboardView Method
GetSocialLeaderboard Method
PostScoreToLeaderboard Method
Click or drag to resizeClick or drag to resize

RuyiNetLeaderboardServiceGetSocialLeaderboard Method

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

Retrieves a leaderboard with all the user's friends.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task<RuyiNetSocialLeaderboardResponse> GetSocialLeaderboard(
	int index,
	string id,
	bool replaceName
)

Parameters

index
Type: SystemInt32
The index of user
id
Type: SystemString
The ID of the leaderboard to retrieve.
replaceName
Type: SystemBoolean
If true, the player's name is replaced by the string "You".

Return Value

Type: TaskRuyiNetSocialLeaderboardResponse

[Missing <returns> documentation for "M:Ruyi.SDK.Online.RuyiNetLeaderboardService.GetSocialLeaderboard(System.Int32,System.String,System.Boolean)"]

See Also

Reference

RuyiNetLeaderboardService Class
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