Package com.biglybt.core.torrent
Interface TOTorrentListener
- All Known Implementing Classes:
AllTrackersManagerImpl
,TagPropertyTrackerHandler
public interface TOTorrentListener
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
torrentChanged
(TOTorrent torrent, int change_type, Object data)
-
Field Details
-
CT_ANNOUNCE_URLS
static final int CT_ANNOUNCE_URLS- See Also:
-
-
Method Details
-
torrentChanged
-