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
/
SseSessionManager
/
broadcast
broadcast
fun
broadcast
(
eventName
:
String
,
eventJson
:
String
,
onError
:
(
ServerSSESession
,
Throwable
)
->
Unit
)