org.gudy.azureus2.core3.download
Interface DownloadManagerStateAttributeListener
- All Known Implementing Classes:
- DefaultRankCalculator, DownloadImpl, FilesView, PrivacyView, TorrentOptionsView
public interface DownloadManagerStateAttributeListener
- Author:
- Allan Crooks
WRITTEN
static final int WRITTEN
- See Also:
- Constant Field Values
WILL_BE_READ
static final int WILL_BE_READ
- See Also:
- Constant Field Values
attributeEventOccurred
void attributeEventOccurred(DownloadManager download,
java.lang.String attribute,
int event_type)