Package com.biglybt.pif.ipfilter
Interface IPBanned
-
- All Known Implementing Classes:
IPBannedImpl
public interface IPBanned
- Since:
- 2.5.0.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getBannedIP()
long
getBannedTime()
java.lang.String
getBannedTorrentName()
returns the torrent name the IP was banned by the user
-