delete All File Descriptors
abstract fun deleteAllFileDescriptors(listener: IFileProxy.IDeleteAllFileDescriptorListener?)
Content copied to clipboard
Deletes all RainbowFileDescriptor owned by the user Due to the delay to remove all files from the server, the treatment is asynchronous and the callback is triggered almost immediately with a success if the server has started to delete the files
Parameters
listener
IDeleteAllFileDescriptorListener callback(onAllFilesDeletedSuccess, onAllFilesDeletedFailed)