menu
tencent_cloud_chat_sdk package
documentation
models/v2_tim_callback.dart
V2TimCallback
toLogString method
toLogString method
dark_mode
light_mode
toLogString
method
String
toLogString
(
)
Implementation
String
toLogString() {
String
res =
"code:
$code
|desc:
$desc
"
;
return
res; }
tencent_cloud_chat_sdk package
documentation
models/v2_tim_callback
V2TimCallback
toLogString method
V2TimCallback class