interface DownloadSourceListener
| Modifier and Type | Method and Description |
|---|---|
void |
downloadSourceAdded(DownloadSource<?> source)
Called when a download source has been added.
|
void downloadSourceAdded(DownloadSource<?> source)
source - the new added download source.