Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetFriendService Class
RuyiNetFriendService Methods
AddFriend Method
GetProfile Method
GetProfiles Method
ListFriends Method
RemoveFriend Method
Click or drag to resizeClick or drag to resize

RuyiNetFriendServiceGetProfiles Method

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

Get the profile of the specified users.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task<RuyiNetGetProfilesResponse> GetProfiles(
	int index,
	string[] profileIds
)

Parameters

index
Type: SystemInt32
The index of user
profileIds
Type: SystemString
A list of profile IDs of the users to get the profiles for.

Return Value

Type: TaskRuyiNetGetProfilesResponse

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

See Also

Reference

RuyiNetFriendService 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