SampleResult

class SampleResult(val infohashes: List<Sha1Hash>, val nodes: List<CompactNode>, val num: Int, val interval: Int)

Result of a BEP-51 sample_infohashes query.

Constructors

Link copied to clipboard
constructor(infohashes: List<Sha1Hash>, nodes: List<CompactNode>, num: Int, interval: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val num: Int