UpdateFriendProfileStringCallback
introduction
Callback for updating friend's profile (String type data callback)
Returned template
void UpdateFriendProfileStringCallback(string friend_profile_update_array, string user_data);
Return value details
name | type | description |
---|---|---|
friend_profile_update_array | string | Updated friend profile array |
user_data | string | User-defined data transfered by ImSDK without any processing |