Class TrackeridAlert

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

public final class TrackeridAlert extends TorrentAlert<com.frostwire.jlibtorrent.swig.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: