Enum ApiLevel
qBittorrent API level.
Namespace: QBittorrent.Client
Assembly: QBittorrent.Client.dll
Syntax
public enum ApiLevel
Fields
| Name | Description |
|---|---|
| Auto | The API level is detected automatically. |
| V1 | The API Level 1. Supported by qBittorrent v3.2.0-v4.0.4. |
| V2 | The API Level 2. Supported by qBittorrent v4.1.0 or later. |