menu
shengwang_chat_uikit package
documentation
chat_uikit.dart
ChatDownloadCallback
onSuccess property
onSuccess property
dark_mode
light_mode
onSuccess
property
void Function
(
String
fileId
,
String
path
)
?
onSuccess
final
群文件下载成功回调。
Implementation
final void Function(String fileId, String path)? onSuccess;
shengwang_chat_uikit package
documentation
chat_uikit
ChatDownloadCallback
onSuccess property
ChatDownloadCallback class