Class ScrapeReplyAlert

java.lang.Object
com.frostwire.jlibtorrent.alerts.AbstractAlert<com.frostwire.jlibtorrent.swig.scrape_reply_alert>
com.frostwire.jlibtorrent.alerts.TorrentAlert<com.frostwire.jlibtorrent.swig.scrape_reply_alert>
com.frostwire.jlibtorrent.alerts.TrackerAlert<com.frostwire.jlibtorrent.swig.scrape_reply_alert>
com.frostwire.jlibtorrent.alerts.ScrapeReplyAlert
All Implemented Interfaces:
Alert<com.frostwire.jlibtorrent.swig.scrape_reply_alert>

public final class ScrapeReplyAlert extends TrackerAlert<com.frostwire.jlibtorrent.swig.scrape_reply_alert>
This alert is generated when a scrape request succeeds.
  • Constructor Details

    • ScrapeReplyAlert

      public ScrapeReplyAlert(com.frostwire.jlibtorrent.swig.scrape_reply_alert alert)
  • Method Details

    • getIncomplete

      public int getIncomplete()
      the data returned in the scrape response. These numbers may be -1 if the reponse was malformed.
      Returns:
    • getComplete

      public int getComplete()
      the data returned in the scrape response. These numbers may be -1 if the reponse was malformed.
      Returns: