menu
tencent_cloud_chat_common package
documentation
tencent_cloud_chat_common.dart
OnLog typedef
OnLog typedef
dark_mode
light_mode
OnLog
typedef
OnLog
=
void Function
(
int
code
,
String
error
)
Implementation
typedef OnLog = void Function(int logLevel, String logContent);
tencent_cloud_chat_common package
documentation
tencent_cloud_chat_common
OnLog typedef
tencent_cloud_chat_common library