toggle menu
qBittorrent
1.1.0-alpha02
common
switch theme
search in API
qbittorrent-client
/
qbittorrent
/
QBittorrentClient
/
getTorrentFiles
get
Torrent
Files
suspend
fun
getTorrentFiles
(
hash
:
String
,
indexes
:
List
<
Int
>
=
emptyList()
)
:
List
<
TorrentFile
>
Get the
TorrentFile
s for
hash
or an empty list if not yet not available.