Class TrackerWarningAlert

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

public final class TrackerWarningAlert extends TrackerAlert<com.frostwire.jlibtorrent.swig.tracker_warning_alert>
This alert is triggered if the tracker reply contains a warning field. Usually this means that the tracker announce was successful, but the tracker has a message to the client.
  • Method Details

    • warningMessage

      public String warningMessage()
      The message associated with this warning.
      Returns:
      the warning