Class torrent_alert

java.lang.Object
com.frostwire.jlibtorrent.swig.alert
com.frostwire.jlibtorrent.swig.torrent_alert
Direct Known Subclasses:
add_torrent_alert, cache_flushed_alert, fastresume_rejected_alert, file_completed_alert, file_error_alert, file_prio_alert, file_progress_alert, file_rename_failed_alert, file_renamed_alert, hash_failed_alert, metadata_failed_alert, metadata_received_alert, oversized_file_alert, peer_alert, peer_info_alert, performance_alert, piece_availability_alert, piece_finished_alert, piece_info_alert, read_piece_alert, save_resume_data_alert, save_resume_data_failed_alert, state_changed_alert, storage_moved_alert, storage_moved_failed_alert, torrent_checked_alert, torrent_conflict_alert, torrent_delete_failed_alert, torrent_deleted_alert, torrent_error_alert, torrent_finished_alert, torrent_log_alert, torrent_need_cert_alert, torrent_paused_alert, torrent_removed_alert, torrent_resumed_alert, tracker_alert, tracker_list_alert, url_seed_alert

public class torrent_alert extends alert
  • Constructor Details

    • torrent_alert

      protected torrent_alert(long cPtr, boolean cMemoryOwn)
  • Method Details