Package com.biglybt.pif.tracker
Interface TrackerListener
public interface TrackerListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
torrentAdded
(TrackerTorrent torrent) void
torrentChanged
(TrackerTorrent torrent) void
torrentRemoved
(TrackerTorrent torrent)
-
Method Details
-
torrentAdded
-
torrentChanged
-
torrentRemoved
-