SetConvConversationGroupCreatedCallback
introduction
Set Conversation Been Created Callback
Parameter details
Parameter name | Parameter type | Required | Description |
---|---|---|---|
callback | ConvConversationGroupCreatedCallback | no | ConvConversationGroupCreatedCallback |
stringCallback | ConvConversationGroupCreatedStringCallback | no | ConvConversationGroupCreatedStringCallback |
Returned template
void
The parameters of the callback function after successfully calling the API:
group_name:string
conversation_array:List<string>
user_data:string