krossbow-websocket-core
3.8.0
common
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketFrame
/
Ping
Ping
common
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
common
fun
Ping
(
bytes
:
ByteArray
)
Content copied to clipboard
Properties
bytes
Link copied to clipboard
common
val
bytes
:
ByteArray
Content copied to clipboard
Sources
common source
Link copied to clipboard