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