ChatError ServiceUnavailable case is not defined in code

The ChatError docs shows ServiceUnavailable in the list of server errors, but the actual chat SDK code doesn’t define a ChatError.serviceUnavailable case.

It used to be present in SBDErrorCode, so I’m wondering whether it is a mistake in the code or the docs.