FileOperations
interface FileOperations
Functions
Link copied to clipboard
Link copied to clipboard
abstract suspend fun enqueueToDownload(fileIds: Set<String>, priority: DownloadPriority, cacheMode: CacheMode?, targetDirUri: Uri?)
Adds file with fileIds to the download queue.
Link copied to clipboard
Mark file as opened by fileId
Link copied to clipboard
Moves files with the specified fileIds to the trash.