Interface DownloadSourceListener

    • Method Detail

      • downloadSourceAdded

        void downloadSourceAdded​(DownloadSource<?> source)
        Called when a download source has been added.
        Parameters:
        source - the new added download source.