pauseTorrents

suspend fun pauseTorrents(hashes: List<String> = allList)

Pause one or more torrents

Parameters

hashes

A single torrent hash, list of torrents, or 'all'.