Class PeerSnubbedAlert

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

public final class PeerSnubbedAlert extends PeerAlert<com.frostwire.jlibtorrent.swig.peer_snubbed_alert>
This alert is generated when a peer is snubbed, when it stops sending data when we request it.
  • Constructor Details

    • PeerSnubbedAlert

      public PeerSnubbedAlert(com.frostwire.jlibtorrent.swig.peer_snubbed_alert alert)