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