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
/
CloseReason
/
Codes
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
UNEXPECTED_
CONDITION
Link copied to clipboard
@
JvmField
val
UNEXPECTED_CONDITION
:
CloseReason.Codes
Functions
by
Code
Link copied to clipboard
fun
byCode
(
code
:
Short
)
:
CloseReason.Codes
?
Get enum value by close reason code