Interface FileFetcher.Fetching

All Known Implementing Classes:
EmptyFileFetching
Enclosing interface:
FileFetcher

public static interface FileFetcher.Fetching
  • Method Details

    • getProgress

      float getProgress()
    • isCompleted

      boolean isCompleted()
    • getDestinationFile

      String getDestinationFile()
    • getSourceUrl

      String getSourceUrl()