Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAria2DownloadBitTorrentStatus

Hierarchy

  • IAria2DownloadBitTorrentStatus

Index

Properties

Optional announceList

announceList?: any

List of lists of announce URIs. If the torrent contains announce and no announce-list, announce is converted to the announce-list format.

Optional comment

comment?: string

The comment of the torrent. comment.utf-8 is used if available.

Optional creationDate

creationDate?: bigint

The creation time of the torrent. The value is an integer since the epoch, measured in seconds.

Optional info

Struct which contains data from Info dictionary.

mode

File mode of the torrent. The value is either single or multi.

Generated using TypeDoc