Class TorrentCheckedAlert

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

public final class TorrentCheckedAlert extends TorrentAlert<com.frostwire.jlibtorrent.swig.torrent_checked_alert>
This alert is posted when a torrent completes checking. i.e. when it transitions out of the ``checking files`` state into a state where it is ready to start downloading.