SetConvConversationGroupNameChangedCallback
introduction
Set Conversation Group Name Changed Callback
Parameter details
| Parameter name | Parameter type | Required | Description |
|---|---|---|---|
| callback | ConvConversationGroupNameChangedCallback | yes | ConvConversationGroupNameChangedCallback |
Returned template
void
The parameters of the callback function after successfully calling the API:
old_name:string
new_name:string
user_data:string