menu
tencent_cloud_chat_sdk
enum/callbacks.dart
OnTopicInfoChanged typedef
OnTopicInfoChanged
dark_mode
light_mode
OnTopicInfoChanged
typedef
OnTopicInfoChanged
=
void Function
(
String
groupID
,
V2TimTopicInfo
topicInfo
)
Implementation
typedef OnTopicInfoChanged = void Function( String groupID, V2TimTopicInfo topicInfo);
tencent_cloud_chat_sdk
callbacks
OnTopicInfoChanged typedef
callbacks library