-
Notifications
You must be signed in to change notification settings - Fork 3
AddTorrentConfiguration_Management
adborbas edited this page Jun 5, 2022
·
1 revision
Torrent Management
public enum Management
Automatic torrent management with category.
case auto(category: String)
Manual torrent management with save path.
case manual(savePath: String)
Generated at 2022-06-10T12:18:58+0000 using swift-doc 1.0.0-rc.1.
Types
- AddTorrentConfiguration
- AddTorrentConfiguration.Management
- AppPreferences
- BasicAuthCredentials
- Semver
- TorrentCategory
- TorrentContent
- TorrentContent.Priority
- TorrentGenericProperties
- TorrentInfo
- TorrentState
- qBittorrentWebAPI
- qBittorrentWebAPI.Authentication
- qBittorrentWebAPI.Scheme
- qBittorrentWebAPIError