getFileDownloaded

abstract fun getFileDownloaded(fileDescriptor: RainbowFileDescriptor): File?

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