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
/
io.github.yuroyami.kitetorrent.alert
/
TrackerErrorAlert
/
TrackerErrorAlert
Tracker
Error
Alert
constructor
(
torrentName
:
String
?
,
trackerUrl
:
String
,
localEndpoint
:
String
,
timesInRow
:
Int
,
errorMessage
:
String
,
failureReason
:
String
=
""
,
version
:
ProtocolVersion
=
ProtocolVersion.V1
)