Class FileCompletedAlert

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

public final class FileCompletedAlert extends TorrentAlert<com.frostwire.jlibtorrent.swig.file_completed_alert>
This is posted whenever an individual file completes its download. i.e. All pieces overlapping this file have passed their hash check.
  • Method Details

    • index

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