krossbow-websocket-core
3.7.0
common
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketFrame
/
Pong
Pong
common
class
Pong
(
val
bytes
:
ByteArray
)
:
WebSocketFrame
Content copied to clipboard
A web socket pong frame (0xA).
Constructors
Properties
Constructors
Pong
Link copied to clipboard
common
fun
Pong
(
bytes
:
ByteArray
)
Content copied to clipboard
Properties
bytes
Link copied to clipboard
common
val
bytes
:
ByteArray
Content copied to clipboard