Class TorrentResumedAlert

All Implemented Interfaces:
Alert<torrent_resumed_alert>

public final class TorrentResumedAlert extends TorrentAlert<torrent_resumed_alert>
This alert is generated as a response to a torrent_handle::resume() request. It is generated when a torrent goes from a paused state to an active state.