LiquidBounce
Toggle table of contents
0.40.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.integration.interop.protocol.event
/
WebSocketSessionManager
Web
Socket
Session
Manager
object
WebSocketSessionManager
Members
Functions
add
Link copied to clipboard
fun
add
(
session
:
WebSocketSession
)
broadcast
Link copied to clipboard
fun
broadcast
(
message
:
String
,
onError
:
(
WebSocketSession
,
Throwable
)
->
Unit
)
remove
Link copied to clipboard
fun
remove
(
session
:
WebSocketSession
)