menu
shengwang_chat_uikit package
documentation
chat_uikit.dart
ChatDownloadCallback
onError property
onError property
dark_mode
light_mode
onError
property
void Function
(
String
fileId
,
ChatError
error
)
?
onError
final
群文件下载失败回调。
Implementation
final void Function(String fileId, ChatError error)? onError;
shengwang_chat_uikit package
documentation
chat_uikit
ChatDownloadCallback
onError property
ChatDownloadCallback class