Show / Hide Table of Contents

Delegate UpdateFriendProfileStringCallback

好友资料改变回调

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