toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.net.ws
/
WebSocketClient
/
CloseReasons
Close
Reasons
object
CloseReasons
Members
Properties
GOING_AWAY
Link copied to clipboard
val
GOING_AWAY
:
Int
=
1001
INCONSISENT
Link copied to clipboard
val
INCONSISENT
:
Int
=
1007
MISSING_EXTENSION
Link copied to clipboard
val
MISSING_EXTENSION
:
Int
=
1010
NORMAL
Link copied to clipboard
val
NORMAL
:
Int
=
1000
POLICY_VIOLATION
Link copied to clipboard
val
POLICY_VIOLATION
:
Int
=
1008
PROTOCOL_ERROR
Link copied to clipboard
val
PROTOCOL_ERROR
:
Int
=
1002
RESERVED
Link copied to clipboard
val
RESERVED
:
Int
=
1004
RESERVED_1005
Link copied to clipboard
val
RESERVED_1005
:
Int
=
1005
RESERVED_1006
Link copied to clipboard
val
RESERVED_1006
:
Int
=
1006
RESERVED_1015
Link copied to clipboard
val
RESERVED_1015
:
Int
=
1015
TOO_BIG
Link copied to clipboard
val
TOO_BIG
:
Int
=
1009
UNACCEPTABLE
Link copied to clipboard
val
UNACCEPTABLE
:
Int
=
1003
UNEXPECTED
Link copied to clipboard
val
UNEXPECTED
:
Int
=
1011