Error code definition
| Value | Identifier | Description |
| 0 | SYSTEM_ERROR | System error-Please contact the administrator. |
| 1 | SUCCESS | Success |
| 10101 | USER_LIMIT_EXCEEDED | The number of connections has been exceeded. |
| 10102 | CHANNEL_NOT_EXISTED | This chat room does not exist. |
| 10103 | CHANNEL_BEFORE_OPENED | Before the chat room opening time. |
| 10104 | CHANNEL_AFTER_CLOSED | The chat room has ended. |
| 10105 | ACTIVE_LIMIT_EXCEEDED | The number of active users has been exceeded. |
| 10106 | CHANNEL_USER_BANED | You are banned. |
| 10107 | USER_NOT_EXISTED | You are not connected. |
| 10901 | MISSING_REQURIED_PARAM | Missing required parameter |