CloseReasons

Properties

Link copied to clipboard
val GOING_AWAY: Int = 1001
Link copied to clipboard
val INCONSISENT: Int = 1007
Link copied to clipboard
Link copied to clipboard
val NORMAL: Int = 1000
Link copied to clipboard
val POLICY_VIOLATION: Int = 1008
Link copied to clipboard
val PROTOCOL_ERROR: Int = 1002
Link copied to clipboard
val RESERVED: Int = 1004
Link copied to clipboard
val RESERVED_1005: Int = 1005
Link copied to clipboard
val RESERVED_1006: Int = 1006
Link copied to clipboard
val RESERVED_1015: Int = 1015
Link copied to clipboard
val TOO_BIG: Int = 1009
Link copied to clipboard
val UNACCEPTABLE: Int = 1003
Link copied to clipboard
val UNEXPECTED: Int = 1011