Class PeerUnsnubbedAlert

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

public final class PeerUnsnubbedAlert extends PeerAlert<com.frostwire.jlibtorrent.swig.peer_unsnubbed_alert>
This alert is generated when a peer is unsnubbed. Essentially when it was snubbed for stalling sending data, and now it started sending data again.
  • Constructor Details

    • PeerUnsnubbedAlert

      public PeerUnsnubbedAlert(com.frostwire.jlibtorrent.swig.peer_unsnubbed_alert alert)