SetConvConversationsAddedToGroupCallback
introduction
Set Conversation Added To Group Callback
Parameter details
| Parameter name | Parameter type | Required | Description |
|---|---|---|---|
| callback | ConvConversationsAddedToGroupCallback | no | ConvConversationsAddedToGroupCallback |
| stringCallback | ConvConversationsAddedToGroupStringCallback | no | ConvConversationsAddedToGroupStringCallback |
Returned template
void
The parameters of the callback function after successfully calling the API:
group_name:string
conversation_array:List<string>
user_data:string