Show / Hide Table of Contents

Delegate FriendAddRequestStringCallback

申请加好友回调

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