FileDocCategorySizeDatePackage
DownloadActivationListener.javaAPI DocAzureus 3.0.3.41459Thu Jul 13 03:27:06 BST 2006org.gudy.azureus2.plugins.download

DownloadActivationListener

public interface DownloadActivationListener

Fields Summary
Constructors Summary
Methods Summary
public booleanactivationRequested(DownloadActivationEvent event)
A request has been made to activate the download. Not this is only fired on an increase in the activation request count, not on a decrease. To get a current snapshot of this use the method getActivationState in Download

param
event
return
return true if the download will be activated, false otherwise