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