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