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

RuyiNetFriendServiceRemoveFriend Method

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

Removes a user from the player's friend list.

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public void RemoveFriend(
	int index,
	string playerId,
	RuyiNetTaskResponseCallbackType callback
)

Parameters

index
Type: SystemInt32
The index of user
playerId
Type: SystemString
The ID of the player to remove.
callback
Type: Ruyi.SDK.OnlineRuyiNetTaskResponseCallbackType
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