Package com.biglybt.core.download
Interface DownloadManagerStateAttributeListener
- All Known Implementing Classes:
DownloadImpl
,PrivacyView
,RankCalculatorReal
,StartStopRulesDefaultPlugin.StartStopDownloadStateAttributeListener
,TorrentOptionsView.DMWrapper
public interface DownloadManagerStateAttributeListener
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
attributeEventOccurred
(DownloadManager download, String attribute, int event_type)
-
Field Details
-
WRITTEN
static final int WRITTEN- See Also:
-
WILL_BE_READ
static final int WILL_BE_READ- See Also:
-
-
Method Details
-
attributeEventOccurred
-