Delegate FriendBlackListAddedCallback
Callback for adding to blocklist
Namespace: com.tencent.imsdk.unity.callback
Assembly: cs.temp.dll.dll
Syntax
public delegate void FriendBlackListAddedCallback(List<FriendProfile> friend_black_added_array, string user_data);
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<FriendProfile> | friend_black_added_array | |
System.String | user_data |