pauseDownloadMediaFile

public abstract void pauseDownloadMediaFile(String fileUniqueId, RongIMClient.OperationCallback callback)

Pauses the download of a multimedia file.

Parameters

fileUniqueId

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.