Instance Methods | |
(void) | - onFriendApplicationListAdded: |
(void) | - onFriendApplicationListDeleted: |
(void) | - onFriendApplicationListRead |
(void) | - onFriendListAdded: |
(void) | - onFriendListDeleted: |
(void) | - onBlackListAdded: |
(void) | - onBlackListDeleted: |
(void) | - onFriendProfileChanged: |
(void) | - onFriendGroupCreated:friendInfoList: |
(void) | - onFriendGroupDeleted: |
(void) | - onFriendGroupNameChanged:newGroupName: |
(void) | - onFriendsAddedToGroup:friendInfoList: |
(void) | - onFriendsDeletedFromGroup:friendIDList: |
(void) | - onOfficialAccountSubscribed: |
(void) | - onOfficialAccountUnsubscribed: |
(void) | - onOfficialAccountDeleted: |
(void) | - onOfficialAccountInfoChanged: |
(void) | - onMyFollowingListChanged:isAdd: |
(void) | - onMyFollowersListChanged:isAdd: |
(void) | - onMutualFollowersListChanged:isAdd: |
|
optional |
New friend request notification. You will receive this callback in the following cases:
|
optional |
Friend request deletion notification. You will receive this callback in the following cases:
|
optional |
Friend request read receipts. If you have called setFriendApplicationRead to set read receipts for friend requests, you will receive this callback (mainly used for multi-device synchronization).
|
optional |
New friend notification
|
optional |
Friend deletion notification. You will receive this callback in the following cases:
|
optional |
New blocklist notification
|
optional |
Blocklist deletion notification
|
optional |
Friend profile update notification
|
optional |
Notification of friend group creation
|
optional |
Notification of friend group deletion
|
optional |
Notification of friend group name changes
|
optional |
Notification of adding friends to a friend group
|
optional |
Notification of deleting friends from a friend group
|
optional |
Notification for subscribing to an official account.
|
optional |
Notification for unsubscribing from an official account.
|
optional |
Notification for a subscribed official account being deleted.
|
optional |
Notification for the updated information of a subscribed official account.
|
optional |
Notification of changes to the following list
|
optional |
Notification of changes to the followers list
|
optional |
Notification of changes to the mutual followers list