toggle menu
qBittorrent
1.1.0-alpha02
common
switch theme
search in API
qbittorrent-models
/
qbittorrent.models
/
TorrentTracker
/
TorrentTracker
Torrent
Tracker
constructor
(
url
:
String
,
status
:
TrackerStatus
,
tier
:
Int
,
numPeers
:
Int
,
numSeeds
:
Int
,
numLeeches
:
Int
,
numDownloaded
:
Int
,
msg
:
String
=
""
)