torrentSet abstract method
Set torrents info. more info see: torrent-set
set TorrentIds.torrentSetForAll on ids
to apply changes for
all torrents;
set FileIndices.empty on filesWanted
/filesUnwanted
/
priorityHigh
/priorityNormal
/priorityLow
to fetch
"all files";
Implementation
Future<TorrentSetResponse> torrentSet(TorrentSetRequestArgs args,
{RpcTag? tag, int? timeout});