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
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
get
Link copied to clipboard
operator
fun
get
(
opcode
:
Int
)
:
FrameType
?
Finds
FrameType
instance by numeric
opcode
.