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