Interface DownloadWillBeAddedListener


public interface DownloadWillBeAddedListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    this will be called early during download initialisation and allows the initial file state to be set before allocation occurs (for example)
  • Method Details

    • initialised

      void initialised(Download download)
      this will be called early during download initialisation and allows the initial file state to be set before allocation occurs (for example)
      Parameters:
      the - file initialised