Class TrackeridAlert

All Implemented Interfaces:
Alert<trackerid_alert>

public final class TrackeridAlert extends TorrentAlert<trackerid_alert>
This alert is posted whenever a tracker responds with a ``trackerid``. The tracker ID is like a cookie. The libtorrent will store the tracker ID for this tracker and repeat it in subsequent announces.
  • Method Details

    • trackerId

      public String trackerId()
      The tracker ID returned by the tracker.
      Returns: