menu
tencent_cloud_chat_sdk package
documentation
enum/callbacks.dart
OnGroupCounterChanged typedef
OnGroupCounterChanged typedef
dark_mode
light_mode
OnGroupCounterChanged
typedef
OnGroupCounterChanged
=
void Function
(
String
groupID
,
String
key
,
int
newValue
)
Implementation
typedef OnGroupCounterChanged = void Function( String groupID, String key, int newValue, );
tencent_cloud_chat_sdk package
documentation
enum/callbacks
OnGroupCounterChanged typedef
callbacks library