TorrentStatus

constructor(infoHash: Sha1Hash, state: TorrentState, progress: Float = 0.0f, totalDone: Long = 0, downloadRate: Int = 0, uploadRate: Int = 0, numPeers: Int = 0, numSeeds: Int = 0)