Package com.biglybt.core.global
Interface GlobalManagerEvent
public interface GlobalManagerEvent
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionint
-
Field Details
-
ET_REQUEST_ATTENTION
static final int ET_REQUEST_ATTENTION- See Also:
-
ET_RECHECK_COMPLETE
static final int ET_RECHECK_COMPLETE- See Also:
-
-
Method Details
-
getEventType
int getEventType() -
getDownload
DownloadManager getDownload() -
getEventData
Object getEventData()
-