Package com.biglybt.pif.torrent
Interface TorrentOptions
- All Known Implementing Classes:
TorrentManagerImpl.TorrentOptionsImpl
public interface TorrentOptions
-
Method Summary
-
Method Details
-
getTorrent
Torrent getTorrent() -
getTags
-
addTag
-
removeTag
-
accept
void accept() -
cancel
void cancel()
-