Relationship Chain Related
Module Overview
info
SDK related to friends and blacklist.
Module Name | Brief Description of Module Function |
---|---|
setFriendListener | Listener related to the friend relationship chain |
addFriend | Add a friend |
checkFriend | Check if the other party is on your friend list |
getFriendList | Retrieve friend list |
getSpecifiedFriendsInfo | Obtain specified friend information |
searchFriends | Search for friends |
deleteFriend | Remove a friend |
getFriendApplicationListAsRecipient | Get the friend application list |
getFriendApplicationListAsApplicant | Get the list of sent friend applications |
acceptFriendApplication | Accept friend application request |
refuseFriendApplication | Decline friend application |
addBlack | Add to blacklist |
getBlackList | Retrieve blacklist |
removeBlack | Remove from blacklist |
updateFriends | Modify friend information |