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 DownloadManagerStateAttributeListener
WILL_BE_READ, WRITTEN -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidattributeEventOccurred(DownloadManager download, String attribute, int event_type) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface DownloadManagerStateAttributeListener
alwaysInform
-
Constructor Details
-
StartStopDownloadStateAttributeListener
private StartStopDownloadStateAttributeListener()
-
-
Method Details
-
attributeEventOccurred
- Specified by:
attributeEventOccurredin interfaceDownloadManagerStateAttributeListener
-