Class PerformanceAlert

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

public final class PerformanceAlert extends TorrentAlert<com.frostwire.jlibtorrent.swig.performance_alert>
This alert is generated when a limit is reached that might have a negative impact on upload or download rate performance.
  • Constructor Details

    • PerformanceAlert

      public PerformanceAlert(com.frostwire.jlibtorrent.swig.performance_alert alert)
  • Method Details