krossbow-websocket-core
4.0.0
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketFrame
/
Ping
Ping
class
Ping
(
val
bytes
:
ByteArray
)
:
WebSocketFrame
Content copied to clipboard
A web socket ping frame (0x9).
Constructors
Properties
Sources
Constructors
Ping
Link copied to clipboard
fun
Ping
(
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