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