Preparing search index...
The search index is not available
@ctrl/qbittorrent
@ctrl/qbittorrent
TorrentPeer
Interface TorrentPeer
interface
TorrentPeer
{
client
?:
string
;
connection
?:
string
;
country
?:
string
;
country_code
?:
string
;
dl_speed
?:
number
;
downloaded
?:
number
;
files
?:
string
;
flags
?:
string
;
flags_desc
?:
string
;
ip
?:
string
;
port
?:
number
;
progress
?:
number
;
relevance
?:
number
;
up_speed
?:
number
;
uploaded
?:
number
;
}
Index
Properties
client?
connection?
country?
country_
code?
dl_
speed?
downloaded?
files?
flags?
flags_
desc?
ip?
port?
progress?
relevance?
up_
speed?
uploaded?
Properties
Optional
client
client
?:
string
Optional
connection
connection
?:
string
Optional
country
country
?:
string
Optional
country_
code
country_
code
?:
string
Optional
dl_
speed
dl_
speed
?:
number
Optional
downloaded
downloaded
?:
number
Optional
files
files
?:
string
Optional
flags
flags
?:
string
Optional
flags_
desc
flags_
desc
?:
string
Optional
ip
ip
?:
string
Optional
port
port
?:
number
Optional
progress
progress
?:
number
Optional
relevance
relevance
?:
number
Optional
up_
speed
up_
speed
?:
number
Optional
uploaded
uploaded
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
connection
country
country_
code
dl_
speed
downloaded
files
flags
flags_
desc
ip
port
progress
relevance
up_
speed
uploaded
@ctrl/qbittorrent
Loading...