Interface IPBanned
- All Known Implementing Classes:
IPBannedImpl
public interface IPBanned
- Since:
- 2.5.0.2
-
Method Summary
Modifier and TypeMethodDescriptionlongreturns the torrent name the IP was banned by the user
-
Method Details
-
getBannedIP
String getBannedIP() -
getBannedTorrentName
-
getBannedTime
long getBannedTime()
-