Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetFriendService Class
RuyiNetFriendService Methods
AcceptFriendInvitation Method
AddFriend Method
FindUserByExactName Method
FindUsersBySubstrName Method
GetProfile Method
GetProfiles Method
GetSummaryDataForFriends Method
GetSummaryDataForPlayerId Method
GetSummaryDataForPlayerIds Method
GetSummaryDataForRecentlyMetPlayers Method
GetUsersOnlineStatus Method
ListFriendInvitationsRecieved Method
ListFriendInvitationsSent Method
ListFriends Method
ReadFriendEntity Method
ReadFriendsEntities Method
RejectFriendInvitation Method
RemoveFriend Method
SendFriendInvitation Method
Click or drag to resizeClick or drag to resize

RuyiNetFriendServiceReadFriendsEntities Method

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

Read an entity attached to a friend.

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public void ReadFriendsEntities(
	int index,
	string entityType,
	Action<RuyiNetEntity[]> callback
)

Parameters

index
Type: SystemInt32
The index of user
entityType
Type: SystemString
The type of entities to retrieve.
callback
Type: SystemActionRuyiNetEntity
The function to call when the task completes.
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