menu
tencent_im_sdk_plugin package
documentation
enum/callbacks.dart
OnTopicDeleted typedef
OnTopicDeleted typedef
dark_mode
light_mode
OnTopicDeleted
typedef
OnTopicDeleted
=
void Function
(
String
groupID
,
List
<
String
>
topicIDList
)
Implementation
typedef OnTopicDeleted = void Function( String groupID, List<String> topicIDList);
tencent_im_sdk_plugin package
documentation
enum/callbacks
OnTopicDeleted typedef
callbacks library