pause Download Media File
public abstract void pauseDownloadMediaFile(String fileUniqueId, RongIMClient.OperationCallback callback)
Pauses the download of a multimedia file.
Parameters
file Unique Id
The unique identifier of the file. Must correspond to the first parameter in downloadMediaFile.
callback
The callback triggered when the multimedia file download is paused.