FilerRepository
Types
Properties
Functions
Link copied to clipboard
open fun getFile(filerId: String, @Nullable parentDir: String, @NonNull callback: FilerRepository.Callback, @Nullable progressListener: FilerRepository.ProgressListener)
retrieves the file in background thread with the given filerId.
Link copied to clipboard