Package com.biglybt.core.tracker.host
Interface TRHostTorrentWillBeRemovedListener
-
- All Known Implementing Classes:
TrackerTorrentImpl
public interface TRHostTorrentWillBeRemovedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
torrentWillBeRemoved(TRHostTorrent torrent)
-
-
-
Method Detail
-
torrentWillBeRemoved
void torrentWillBeRemoved(TRHostTorrent torrent) throws TRHostTorrentRemovalVetoException
-
-