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