get Media Upload Author Info
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
file Name
The name of the multimedia file.
callback
The callback function.