Class StartStopRulesDefaultPlugin.StartStopDownloadStateAttributeListener
java.lang.Object
com.biglybt.plugin.startstoprules.defaultplugin.StartStopRulesDefaultPlugin.StartStopDownloadStateAttributeListener
- All Implemented Interfaces:
DownloadManagerStateAttributeListener
- Enclosing class:
- StartStopRulesDefaultPlugin
private class StartStopRulesDefaultPlugin.StartStopDownloadStateAttributeListener
extends Object
implements DownloadManagerStateAttributeListener
-
Field Summary
Fields inherited from interface com.biglybt.core.download.DownloadManagerStateAttributeListener
WILL_BE_READ, WRITTEN
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
attributeEventOccurred
(DownloadManager download, String attribute, int event_type)
-
Constructor Details
-
StartStopDownloadStateAttributeListener
private StartStopDownloadStateAttributeListener()
-
-
Method Details
-
attributeEventOccurred
- Specified by:
attributeEventOccurred
in interfaceDownloadManagerStateAttributeListener
-