ChatDownloadCallback constructor
Create a group shared file download callback.
Implementation
ChatDownloadCallback({
this.onSuccess,
this.onError,
this.onProgress,
});
Create a group shared file download callback.
ChatDownloadCallback({
this.onSuccess,
this.onError,
this.onProgress,
});