OnBlackListAdd
Introduction
The callback of add new users to block list event.
Returned template
OnBlackListAdd = void Function(
V2TimFriendInfo[] users
)
Return value details
name | type | description |
---|---|---|
users | V2TimFriendInfo[] | The list of newly added users. |