TorrentRemovedAlert
Posted whenever a torrent is removed. The torrent handle is usually already invalid, so the info-hash identifies it. Ported from libtorrent::torrent_removed_alert (alert_type 4).
Properties
Link copied to clipboard
The bitmask of AlertCategory flags this alert belongs to. Mirrors alert::category(), which returns the concrete alert's static_category.
Link copied to clipboard
the torrent's name, or null when the handle would be invalid (rendered as " - ", matching libtorrent).