ktor-websockets
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-websockets
ktor-websockets
/
io.ktor.websocket
/
FrameType
/
PING
PING
PING
A low level ping frame.
Report a problem
Members
Properties
control
Frame
Link copied to clipboard
val
controlFrame
:
Boolean
if this is control frame type
name
Link copied to clipboard
val
name
:
String
opcode
Link copied to clipboard
val
opcode
:
Int
ordinal
Link copied to clipboard
val
ordinal
:
Int