pauseDownloadMediaFile

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

Pauses the download of a multimedia file.

Since

5.0.0

Parameters

fileUniqueId

The unique identifier of the file. Must correspond to the first parameter of downloadMediaFile.

callback

The callback triggered when the download is paused.