menu
agora_chat_sdk
agora_chat_sdk
ChatDownloadCallback
onSuccess property
onSuccess
brightness_4
onSuccess
property
Null safety
(void Function
(
String
fileId
,
String
path
)
?)
onSuccess
final
Download success callback.
Implementation
final void Function(String fileId, String path)? onSuccess;
agora_chat_sdk
agora_chat_sdk
ChatDownloadCallback
onSuccess property
ChatDownloadCallback class
Constructors
ChatDownloadCallback
Properties
hashCode
onError
onProgress
onSuccess
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==