MainData
@Serializable
Constructors
Link copied to clipboard
constructor(rid: Long, fullUpdate: Boolean = false, torrents: Map<String, Torrent> = emptyMap(), torrentsRemoved: List<String> = emptyList(), categories: Map<String, Category> = emptyMap(), categoriesRemoved: List<String> = emptyList(), tags: List<String> = emptyList(), tagsRemoved: List<String> = emptyList(), serverState: ServerState)
Properties
Link copied to clipboard
Info for categories added since last request
Link copied to clipboard
List of categories removed since last request
Link copied to clipboard
Whether the response contains all the data or partial data
Link copied to clipboard
Global transfer info
Link copied to clipboard
List of tags removed since last request
Link copied to clipboard
List of hashes of torrents removed since last request