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