Announce

com.github.torrentdam.tracker.impl.UdpClient$.Request$.Announce
final case class Announce(connectionId: ConnectionId, infoHash: InfoHash, peerId: PeerId, downloaded: ULong, left: ULong, uploaded: ULong, event: Long, ipAddress: Long, key: Long, numWant: Int, port: Int)

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product