Class ScrapeReplyAlert

All Implemented Interfaces:
Alert<scrape_reply_alert>

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

  • 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: