TorrentProperties

constructor(savePath: String, creationDate: Long, pieceSize: Long, comment: String, totalWasted: Long, totalUploaded: Long, totalUploadedSession: Long, totalDownloaded: Long, totalDownloadedSession: Long, upLimit: Long, dlLimit: Long, timeElapsed: Long, seedingTime: Long, nbConnections: Int, nbConnectionsLimit: Int, shareRatio: Float, additionDate: Long, completionDate: Long, createdBy: String, dlSpeedAvg: Long, dlSpeed: Long, eta: Long, lastSeen: Long, peers: Int, peersTotal: Int, piecesHave: Int, piecesNum: Int, reannounce: Long, seeds: Int, seedsTotal: Int, totalSize: Long, upSpeedAvg: Long, upSpeed: Long)