toggle menu
krossbow-websocket-core
8.2.0
common
switch theme
search in API
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketListenerFlowAdapter
/
onPong
on
Pong
suspend
fun
onPong
(
bytes
:
ByteString
)
(
source
)
Sends a
WebSocketFrame.Pong
frame with the given
bytes
to the
incomingFrames
flow.