Class PeerBanAlert

java.lang.Object
com.frostwire.jlibtorrent.alerts.AbstractAlert<com.frostwire.jlibtorrent.swig.peer_ban_alert>
com.frostwire.jlibtorrent.alerts.TorrentAlert<com.frostwire.jlibtorrent.swig.peer_ban_alert>
com.frostwire.jlibtorrent.alerts.PeerAlert<com.frostwire.jlibtorrent.swig.peer_ban_alert>
com.frostwire.jlibtorrent.alerts.PeerBanAlert
All Implemented Interfaces:
Alert<com.frostwire.jlibtorrent.swig.peer_ban_alert>

public final class PeerBanAlert extends PeerAlert<com.frostwire.jlibtorrent.swig.peer_ban_alert>
This alert is generated when a peer is banned because it has sent too many corrupt pieces to us. ``ip`` is the endpoint to the peer that was banned.
  • Constructor Details

    • PeerBanAlert

      public PeerBanAlert(com.frostwire.jlibtorrent.swig.peer_ban_alert alert)