krossbow
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
krossbow
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketFrame
/
Pong
Pong
data
class
Pong
(
val
bytes
:
ByteString
)
:
WebSocketFrame
A web socket pong frame (0xA).
Members
Constructors
Pong
Link copied to clipboard
constructor
(
bytes
:
ByteString
)
Properties
bytes
Link copied to clipboard
val
bytes
:
ByteString