KiteTorrent
Toggle table of contents
0.0.1-SNAPSHOT
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteTorrent
kitetorrent-session
/
io.github.yuroyami.kitetorrent.session.tracker
/
AnnounceRequest
/
AnnounceRequest
Announce
Request
constructor
(
infoHash
:
Sha1Hash
,
peerId
:
PeerId
,
port
:
Int
,
uploaded
:
Long
,
downloaded
:
Long
,
left
:
Long
,
event
:
TrackerEvent
=
TrackerEvent.NONE
,
numWant
:
Int
=
-1
,
key
:
Int
=
0
,
ip
:
Int
=
0
,
trackerId
:
String
=
""
)