Show / Hide Table of Contents

Delegate FriendApplicationListDeletedStringCallback

好友申请被删除回调

Namespace: com.tencent.imsdk.unity.callback
Assembly: cs.temp.dll.dll
Syntax
public delegate void FriendApplicationListDeletedStringCallback(string userids, string user_data);
Parameters
Type Name Description
System.String userids
System.String user_data
In This Article
Back to top Generated by DocFX