menu
tencent_cloud_chat_sdk package
documentation
enum/callbacks.dart
OnTopicCreated typedef
OnTopicCreated typedef
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 package
documentation
enum/callbacks
OnTopicCreated typedef
callbacks library