get File Downloaded
abstract fun getFileDownloaded(fileDescriptor: RainbowFileDescriptor): File?
Content copied to clipboard
Retrieves the downloaded file associated to the RainbowFileDescriptor from the device
Return
File object or null if the file has not been downloaded yet
Parameters
fileDescriptor
RainbowFileDescriptor associated with the file