menu
im_flutter_sdk
im_flutter_sdk
EMDownloadCallback
onSuccess property
onSuccess
brightness_4
brightness_5
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
EMDownloadCallback
onSuccess property
EMDownloadCallback class