Class FileRenamedAlert

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

public final class FileRenamedAlert extends TorrentAlert<com.frostwire.jlibtorrent.swig.file_renamed_alert>
This is posted as a response to a TorrentHandle.renameFile(int, String), if the rename operation succeeds.
  • Constructor Details

    • FileRenamedAlert

      public FileRenamedAlert(com.frostwire.jlibtorrent.swig.file_renamed_alert alert)
  • Method Details

    • newName

      public String newName()
    • index

      public int index()
      Refers to the index of the file that was renamed.
      Returns: