Package com.biglybt.pif.tracker
Interface TrackerTorrentWillBeRemovedListener
-
public interface TrackerTorrentWillBeRemovedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
torrentWillBeRemoved(TrackerTorrent torrent)
-
-
-
Method Detail
-
torrentWillBeRemoved
void torrentWillBeRemoved(TrackerTorrent torrent) throws TrackerTorrentRemovalVetoException
-
-