Delegate UpdateFriendProfileCallback
Callback for friend profile change
Namespace: com.tencent.imsdk.unity.callback
Assembly: cs.temp.dll.dll
Syntax
public delegate void UpdateFriendProfileCallback(List<FriendProfileItem> friend_profile_update_array, string user_data);
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<FriendProfileItem> | friend_profile_update_array | |
System.String | user_data |