mcutils
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
mcutils
msmp
/
tech.aliorpse.mcutils.api
/
MsmpState
/
Reconnecting
Reconnecting
data
class
Reconnecting
(
val
attempt
:
Long
,
val
nextDelay
:
Long
)
:
MsmpState
Members
Constructors
Reconnecting
Link copied to clipboard
constructor
(
attempt
:
Long
,
nextDelay
:
Long
)
Properties
attempt
Link copied to clipboard
val
attempt
:
Long
next
Delay
Link copied to clipboard
val
nextDelay
:
Long