Class StateChangedAlert

java.lang.Object
com.frostwire.jlibtorrent.alerts.AbstractAlert<com.frostwire.jlibtorrent.swig.state_changed_alert>
com.frostwire.jlibtorrent.alerts.TorrentAlert<com.frostwire.jlibtorrent.swig.state_changed_alert>
com.frostwire.jlibtorrent.alerts.StateChangedAlert
All Implemented Interfaces:
Alert<com.frostwire.jlibtorrent.swig.state_changed_alert>

public final class StateChangedAlert extends TorrentAlert<com.frostwire.jlibtorrent.swig.state_changed_alert>
Generated whenever a torrent changes its state.
  • Constructor Details

    • StateChangedAlert

      public StateChangedAlert(com.frostwire.jlibtorrent.swig.state_changed_alert alert)
  • Method Details