toggle menu
krossbow
common
switch theme
search in API
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketFrame
/
Pong
Pong
data
class
Pong
(
val
bytes
:
ByteString
)
:
WebSocketFrame
(
source
)
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