menu
tencent_im_sdk_plugin 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_im_sdk_plugin package
documentation
enum/callbacks
OnTopicCreated typedef
callbacks library