TIMUpdateFriendProfileCallbackFunc
Introduction
Callback for updating friend's profile
Returned template
TIMUpdateFriendProfileCallbackFunc = void Function(json_friend_profile_update_array: string, user_data: string)
Return value details
name | type | description |
---|---|---|
json_friend_profile_update_array | string | Updated friend profile array |
user_data | string | User-defined data transfered by ImSDK without any processing |