Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
shared
/
ru.hytalemodding.lineage.shared.control
/
ControlReplayProtector
Control
Replay
Protector
class
ControlReplayProtector
(
windowMillis
:
Long
,
maxEntries
:
Int
,
clock
:
Clock
=
SystemClock
)
Members
Constructors
Control
Replay
Protector
Link copied to clipboard
constructor
(
windowMillis
:
Long
,
maxEntries
:
Int
,
clock
:
Clock
=
SystemClock
)
Functions
try
Register
Link copied to clipboard
fun
tryRegister
(
senderId
:
String
,
type
:
ControlMessageType
,
nonce
:
ByteArray
)
:
Boolean