toggle menu
TorrentSearch
0.9.0
common
switch theme
search in API
TorrentSearch
/
torrentsearch.models
/
ProviderResult
/
Success
/
Success
Success
constructor
(
providerName
:
String
,
torrents
:
List
<
TorrentDescription
>
,
fromCache
:
Boolean
=
false
,
page
:
Int
=
1
,
pageSize
:
Int
=
torrents.size
,
totalTorrents
:
Int
=
torrents.size
,
requiresResolution
:
Boolean
=
false
)