MetadataReceivedAlert
Generated when metadata has been fully received and can start downloading. Only fires for torrents that fetch metadata from peers. Ported from libtorrent::metadata_received_alert (alert_type 45).
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).