TorrentPeer
@Serializable
Constructors
Link copied to clipboard
constructor(client: String = "", connection: String = "", country: String = "", countryCode: String = "", dlSpeed: Long = 0, downloaded: Long = 0, files: String = "", flags: String = "", flagsDesc: String = "", ip: String = "", port: Int = 0, progress: Float = 0.0f, relevance: Float = 0.0f, upSpeed: Long = 0, uploaded: Long = 0)