LunaticChat
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LunaticChat
platform-paper
/
dev.m1sk9.lunaticChat.paper.velocity
/
VelocityConnectionManager
/
HandshakeResult
Handshake
Result
sealed
class
HandshakeResult
(
source
)
Handshake result
Inheritors
Success
Error
Members
Types
Error
Link copied to clipboard
data
class
Error
(
val
message
:
String
)
:
VelocityConnectionManager.HandshakeResult
Success
Link copied to clipboard
data
class
Success
(
val
velocityVersion
:
String
)
:
VelocityConnectionManager.HandshakeResult