Relation
Module Overview
info
SDK related to friends and blocklists
| Module Name | Module Function Introduction |
|---|---|
| setFriendListener | Friend relationship-related listener |
| addFriend | Add a friend |
| checkFriend | Only check if the other party is in your friend list |
| getFriendList | Get friend list |
| getSpecifiedFriendsInfo | Get specified friends' info |
| searchFriends | Search friends |
| deleteFriend | Delete a friend |
| getFriendApplicationListAsRecipient | Get received friend application list |
| getFriendApplicationListAsApplicant | Get sent friend application list |
| acceptFriendApplication | Accept add friend application |
| refuseFriendApplication | Refuse friend application |
| addBlack | Add to blocklist |
| getBlackList | Get blocklist |
| removeBlack | Remove from blocklist |
| getFriendListPage | Paginated get a specified number of friends list |
| updateFriends | Update friend info |