toggle menu
qBittorrent
1.1.0-alpha02
common
switch theme
search in API
qbittorrent-models
/
qbittorrent.models
/
GlobalTransferInfo
/
GlobalTransferInfo
Global
Transfer
Info
constructor
(
dlInfoSpeed
:
Long
,
dlInfoData
:
Long
,
upInfoSpeed
:
Long
,
upInfoData
:
Long
,
dlRateLimit
:
Long
,
upRateLimit
:
Long
,
dhtNodes
:
Int
,
connectionStatus
:
ConnectionStatus
,
queueing
:
Boolean
=
false
,
useAltSpeedLimits
:
Boolean
=
false
,
refreshInterval
:
Long
=
-1
)