Skip to main content
NameCodeDesc
CONNECT_SUCCESS0Connection succeeded
CONNECT_ERROR11000Default error
CONNECT_APPKEY_IS_REQUIRE11001Appkey not provided
CONNECT_TOKEN_NOT_EXISTS11002Token not provided
CONNECT_APPKEY_NOT_EXISTS11003Appkey does not exist
CONNECT_TOKEN_ILLEGAL11004Invalid Token
CONNECT_TOKEN_UNAUTHORIZED11005Token is unauthorized
CONNECT_TOKEN_EXPIRE11006Token has expired
CONNECT_UNSUPPORT_PLATFORM11008Unsupported platform type
CONNECT_APP_BLOCKED11009App is blocked
CONNECT_USER_BLOCKED11010User is blocked
CONNECT_USER_KICKED11011Kicked offline
CONNECT_USER_LOGOUT11012Logged out
PB_ERROR11100Failed to parse input PB
GROUP_NOT_EXISTS13001Group does not exist
CONNECT_FORBIDDEN21000Connection forbidden
ILLEGAL_PARAMS25000Missing parameters. Check the supplied parameters.
CONNECTION_EXISTS25001Connection already exists
CONNECTION_NOT_READY25002Connection does not exist
ILLEGAL_TYPE_PARAMS25003Incorrect parameter type
COMMAND_FAILED25004Send timed out; connection exception
UPLOAD_PLUGIN_ERROR25005File upload component is empty
UPLOAD_PLUGIN_NOTMATCH25006File upload component does not match OSS storage
UPLOADING_FILE_ERROR25007File upload failed. Try again.
TRANSFER_MESSAGE_COUNT_EXCEED25008Maximum of 20 messages per merged forwarding operation
DATABASE_NOT_OPENED25009Local database connection not established. Call the connection method first.
SDK_FUNC_NOT_DEFINED25010Method is not implemented. Verify the SDK version.
SEND_REFER_MESSAGE_ERROR25011A complete Message object is required for a referenced message
IM_SERVER_CONNECT_ERROR25012IM service connection failed. Check whether the current device network is available.
ILLEGAL_PARAMS_EMPTY25013Parameters cannot be empty. Check the supplied parameters.
REPREAT_CONNECTION25014The SDK is connecting internally; do not call connect again.
MESSAGE_SEND_REPETITION25015Duplicate message send. The same tid is already being sent; do not send it again.
MESSAGE_RECALL_SUCCESS21200Message recalled successfully