menu
tencent_cloud_chat_sdk
enum/callbacks.dart
OnTopicCreated typedef
OnTopicCreated
dark_mode
light_mode
OnTopicCreated
typedef
OnTopicCreated
=
void Function
(
String
groupID
,
String
topicID
)
Implementation
typedef OnTopicCreated = void Function(String groupID, String topicID);
tencent_cloud_chat_sdk
callbacks
OnTopicCreated typedef
callbacks library