Class I2pAlert

java.lang.Object
com.frostwire.jlibtorrent.alerts.AbstractAlert<com.frostwire.jlibtorrent.swig.i2p_alert>
com.frostwire.jlibtorrent.alerts.I2pAlert
All Implemented Interfaces:
Alert<com.frostwire.jlibtorrent.swig.i2p_alert>

public final class I2pAlert extends AbstractAlert<com.frostwire.jlibtorrent.swig.i2p_alert>
this alert is used to report errors in the i2p SAM connection.
  • Constructor Details

    • I2pAlert

      public I2pAlert(com.frostwire.jlibtorrent.swig.i2p_alert alert)
  • Method Details

    • getError

      public ErrorCode getError()
      the error that occurred in the i2p SAM connection.
      Returns: