NOT_ACCEPTABLE

const val NOT_ACCEPTABLE: Int = 1003(source)

"1003 indicates that an endpoint is terminating the connection because it has received a type of data it cannot accept (e.g., an endpoint that understands only text data MAY send this if it receives a binary message)."