SetConvConversationsDeletedFromGroupCallback
introduction
Set Conversation Been Deleted From Group Callback
Parameter details
Parameter name | Parameter type | Required | Description |
---|---|---|---|
callback | ConvConversationsDeletedFromGroupCallback | no | ConvConversationsDeletedFromGroupCallback |
stringCallback | ConvConversationsDeletedFromGroupStringCallback | no | ConvConversationsDeletedFromGroupStringCallback |
Returned template
void
The parameters of the callback function after successfully calling the API:
group_name:string
conversation_array:List<string>
user_data:string