getMediaUploadAuthorInfo

public abstract void getMediaUploadAuthorInfo(String fileName, String url, IRongCoreCallback.ResultCallback<MediaUploadAuthorInfo> callback)

Retrieves the private cloud token for multimedia download.

Since

5.2.3

Parameters

fileName

The name of the multimedia file.

callback

The callback function.