krossbow-websocket-core
5.1.0
krossbow-websocket-core
/
org.hildan.krossbow.websocket
/
WebSocketFrame
/
Ping
Ping
class
Ping
(
val
bytes
:
ByteArray
)
:
WebSocketFrame
(
source
)
A web socket ping frame (0x9).
Constructors
Properties
Constructors
Ping
Link copied to clipboard
fun
Ping
(
bytes
:
ByteArray
)
Properties
bytes
Link copied to clipboard
val
bytes
:
ByteArray