Status Codes
SDK Status Codes
-1
UNKNOWN
Unknown error.
-2
IPC_DISCONNECT
The IPC process terminated unexpectedly. This can happen when the system reclaims resources and then calls the interface. The SDK will automatically reconnect. It can also occur if libRongIMLib.so or libsqlite.so is missing or crashes.
-4
APP_NOT_CONNECT
The app didn't call the connect() method before calling business methods. Call this method after a successful connection.
0
SUCCESS
Success.
405
REJECTED_BY_BLACKLIST
The message failed to send because the recipient has blocked you.
20109
RC_CONVERSATION_NOT_SUPPORT_MESSAGE
The system conversation doesn't support this message type.
20512
CLOUD_DATA_CENTER_INVALID
The appkey's data center doesn't match the requested cloud control data center.
20604
MSG_SEND_OVERFREQUENCY
The message sending frequency is too high. Only 5 messages per second are allowed.
20606
RC_OPERATION_NOT_SUPPORT
The operation isn't supported. This is only valid for private clouds, as the server has disabled this operation.
20607
RC_REQUEST_OVERFREQUENCY
The request exceeded the call frequency limit. Please try again later.
21406
NOT_IN_DISCUSSION
Not in the discussion group.
21501
RC_MSG_BLOCKED_SENSITIVE_WORD
The message was blocked due to containing sensitive words, and the sender can't send the message.
21502
RC_MSG_REPLACED_SENSITIVE_WORD
The sensitive words in the message have been replaced, and the recipient can receive the modified message.
22201
RC_ORIGINAL_MESSAGE_NOT_EXIST
Ultra group extension message, but the original message doesn't exist.
22202
RC_ORIGINAL_MESSAGE_CANT_EXPAND
Ultra group extension message, but the original message doesn't support extension.
22203
RC_MESSAGE_EXPAND_FORMAT_ERROR
Ultra group extension message, but the extension content format is incorrect.
22204
RC_MESSAGE_EXPAND_NOT_AUTHORIZED
Ultra group extension message, but there's no operation permission.
22406
NOT_IN_GROUP
Not in the group.
22408
FORBIDDEN_IN_GROUP
Muted in the group.
23406
NOT_IN_CHATROOM
Not in the chatroom.
23407
GET_USER_INFO_ERROR
The chatroom mute whitelist exceeds the limit (maximum 5). When creating a chatroom, the mute whitelist user list supports batch setting, with a maximum of 20 users.
23408
FORBIDDEN_IN_CHATROOM
Muted in the chatroom.
23409
KICKED_FROM_CHATROOM
Kicked out and banned from joining the chatroom. The ban duration depends on the time passed when the server calls the kick-out interface.
23410
RC_CHATROOM_NOT_EXIST
The chatroom doesn't exist.
23411
RC_CHATROOM_IS_FULL
The chatroom member limit has been exceeded. Developers can submit a ticket to request a change in the chatroom member limit.
23412
RC_CHATROOM_ILLEGAL_ARGUMENT
The chatroom interface parameter is invalid. Confirm if the parameter is empty or valid.
23414
ROAMING_SERVICE_UNAVAILABLE_CHATROOM
The {Cloud Storage Service for Chatroom} is not enabled.
23423
EXCEED_MAX_KV_SIZE
The number of {KV Attributes of Chatroom} exceeds the limit.
23424
TRY_OVERWRITE_INVALID_KEY
You don’t have permission to modify existing attribute values in the chatroom.
23425
EXCEED_MAX_CALL_API_SIZE
(Deprecated) Exceeded the {State Setting Frequency in Chatroom}. A single chatroom can set and delete states up to 100 times per second.
23426
KV_STORE_NOT_AVAILABLE
The {Custom Attribute Setting Service for Chatroom} is not enabled.
23427
KEY_NOT_EXIST
The {Chatroom Attribute Does Not Exist}.
23428
KV_STORE_NOT_ALL_SUCCESS
Batch Set or Delete Key-Value in Chatroom was not fully successful.
23429
KV_STORE_OUT_OF_LIMIT
Batch Set or Delete Key-Value in Chatroom Quantity Exceeds Limit (max 10 at a time).
23431
RC_KV_CONCURRENT_SET_ERROR
(Deprecated) Failed to set Key-Value in Chatroom due to simultaneous operations. Wait and retry to avoid conflicts.
23437
RC_CHATROOM_EXTRA_SIZE_LIMIT_EXCEED
Extra Information length exceeds the limit when joining a Chatroom.
24360
RC_USER_PROFILE_KEY_NOT_ALLOW_SDK_SET
No permission to set this User Trusteeship Attribute.
24361
RC_USER_PROFILE_KEY_NOT_EXIST
This key doesn’t exist in the User Trusteeship Basic Attributes key list.
24362
RC_USER_PROFILE_EXT_KEY_NOT_EXIST
This key doesn’t exist in the User Trusteeship Extended Attributes key list.
24363
RC_USER_PROFILE_EXT_KV_COUNT_EXCEED_LIMIT
Exceeded the Maximum Limit of User Trusteeship Extended Attributes.
24364
RC_USER_PROFILE_VALUE_LENGTH_EXCEED_LIMIT
The Value of User Trusteeship Basic or Extended Attributes exceeds the max character limit.
24365
RC_USER_PROFILE_QUERY_COUNT_EXCEED_LIMIT
Batch Query User Trusteeship Information Quantity Exceeds Limit.
24366
RC_USER_PROFILE_USER_NOT_EXIST
This user doesn’t exist.
24367
RC_USER_PROFILE_VALUE_CAN_ONLY_BE_NUMBERS
Value of This User Trusteeship Attribute Can Only Be Numbers.
24368
RC_USER_PROFILE_VALUE_EXCEED_RANGE
Value of This User Trusteeship Attribute Exceeds the Set Value Range.
24369
RC_USER_PROFILE_SERVICE_UNAVAILABLE
User Information Trusteeship Function Not Enabled.
24401
RC_ULTRA_GROUP_DISABLED
Ultra Group Function Not Enabled.
24402
RC_ULTRA_GROUP_SERVICE_ABNORMAL
Ultra Group Service Exception.
24403
RC_ULTRA_GROUP_PARAMETER_ERROR
Ultra Group Parameter Error.
24404
RC_ULTRA_GROUP_UNKNOWN_ERROR
Ultra Group Unknown Exception.
24406
RC_NOT_IN_ULTRA_GROUP
Not an Ultra Group Member.
24408
FORBIDDEN_IN_ULTRA_GROUP
Ultra Group Member Muted.
24410
RC_ULTRA_GROUP_NOT_EXIST
Ultra Group Doesn’t Exist.
24412
RC_ULTRA_GROUP_NUMBER_EXCEED_LIMIT
User Joins Ultra Group Quantity Exceeds Limit.
24413
RC_ULTRA_GROUP_CHANNELS_EXCEED_LIMIT
Create Ultra Group Channel, Channel Quantity Exceeds Limit.
24414
RC_ULTRA_GROUP_CHANNEL_ID_NOT_EXIST
Ultra Group Channel ID Doesn’t Exist.
24415
ULTRA_GROUP_MESSAGE_SENT_OVER_FREQUENCY
Ultra Group Channel Sends Messages Exceeds Limit.
24416
RC_ULTRA_GROUP_USER_NOT_IN_PRIVATE_CHANNEL
User Not in Ultra Group Private Channel.
25101
RC_RECALL_PARAMETER_INVALID
Recall Message Parameter Invalid. Confirm if the Recall Message parameters are correctly filled.
25102
MESSAGE_STORAGE_SERVICE_UNAVAILABLE
Single and Group Chat Cloud Storage Service Not Enabled.
25104
RC_SERVER_UNKNOWN_ERROR
Unknown Exception.
25107
RC_RECALL_MESSAGE_USER_INVALID
IMLib Recall Message Can Recall Messages Sent by Yourself and Others. The IM service has a switch to control whether only messages sent by yourself can be recalled. When this switch is turned on, recalling messages sent by others will result in this error.
25402
RC_ENTRUST_SERVER_ERROR
Trusteeship Service Exception.
25403
RC_ENTRUST_SERVER_PARAMETER_ERROR
Entrust Service parameter error.
25404
RC_GROUP_ILLEGAL_ERROR
Illegal operation, non-Group Owner modifying Group Permissions, the corresponding key is returned in the msg.
25405
RC_GROUP_AUTHORITY_ERROR
No permission to operate.
25406
RC_GROUP_PARAMETER_LENGTH_EXCEED_LIMIT
Parameter exception, length exceeds the limit.
25407
RC_GROUP_PARAMETER_FORMAT_ERROR
Parameter exception, illegal characters.
25408
RC_GROUP_PARAMETER_VALUE_CAN_ONLY_BE_NUMBERS
Parameter value must be a number.
25409
RC_GROUP_ID_ALREADY_EXIST
Group ID already exists.
25410
RC_GROUP_ID_NOT_EXIST
Group ID does not exist.
25411
RC_GROUP_MEMBERS_COUNT_EXCEED_LIMIT
Group Members exceed the limit.
25412
RC_GROUP_MEMBERS_ALREADY_IN_GROUP
Group Member ID is already in the current group.
25413
RC_GROUP_NOT_ALLOW_SDK_OPERATION
This operation is not allowed via SDK.
25414
RC_GROUP_NOT_ALLOW_JOIN
No one is allowed to join, unable to join the group.
25415
RC_GROUP_EXT_KEY_NOT_EXIST
Extension information key does not exist.
25416
RC_GROUP_REQUEST_OVERFREQUENCY
Query frequency exceeds the limit.
25417
RC_GROUP_OWNER_NOT_ALLOW_QUIT_OR_KICK
Group Owner cannot be kicked out/quit the group.
25418
RC_GROUP_USER_NOT_IN_GROUP
User ID is not in the group.
25419
RC_GROUP_MANAGER_OR_FOLLOW_COUNT_EXCEED_LIMIT
Manager/follow count exceeds the limit.
25420
RC_GROUP_USER_IS_NOT_MANAGER_IN_GROUP
The user is not a manager in the current group.
25421
RC_GROUP_APPLICATION_NOT_EXIST
No invitation request corresponding to the Group ID and user ID.
25422
RC_GROUP_QUERY_GROUP_COUNT_EXCEED_LIMIT
Query group information count exceeds the limit.
25423
RC_GROUP_NAME_INVALID
Group name cannot be empty.
25424
RC_GROUP_JOIN_GROUP_NEED_MANAGER_ACCEPT
Application to join the group requires manager approval.
25425
RC_GROUP_OWNER_NOT_ALLOW_BE_MANAGER
Group Owner cannot be set as manager.
25426
RC_GROUP_NO_INVITE_PERMISSION
No permission to invite people to the group.
25427
RC_GROUP_NEED_INVITEE_ACCEPT
Invitation to join the group requires invitee's acceptance.
25428
RC_GROUP_APPLICATION_ALREADY_HANDLE
When the manager or Group Owner processes the request, another manager has already processed it.
25429
RC_GROUP_OLD_GROUP_NOT_ENTRUST
Old groups do not support calling Entrust interfaces, they need to be imported first.
25430
RC_GROUP_ID_INVALID
Group ID is invalid, contains special characters.
25432
RC_PAGE_TOKEN_PARSING_FAILED
Pagetoken parsing failed.
25460
RC_FRIEND_ALREADY_FRIEND
Already friends, operation is invalid.
25461
RC_FRIEND_NEED_ACCEPT
Need the other party's acceptance to become friends.
25462
RC_FRIEND_IN_OTHER_BLACK_LIST
In the target user's Blacklist, cannot add as Friend.
25463
RC_FRIEND_NOT_IN_OTHER_WHITE_LIST
Not in the target user's Whitelist, cannot add as Friend.
25464
RC_FRIEND_IN_MY_BLACK_LIST
Target user is in the current user's Blacklist, cannot add as Friend.
25465
RC_FRIEND_NOT_IN_MY_WHITE_LIST
Not in the current user's Whitelist, cannot add as Friend.
25466
RC_FRIEND_APPLICATION_NOT_EXIST
Operation is invalid, the Friend request does not exist or has expired.
25467
RC_FRIEND_MY_FRIEND_COUNT_EXCEED_LIMIT
Current user's Friend count exceeds the limit.
25468
RC_FRIEND_OTHER_FRIEND_COUNT_EXCEED_LIMIT
Target user's Friend count exceeds the limit.
25469
RC_FRIEND_NOT_FRIEND
Not a Friend relationship, cannot perform this operation.
25470
RC_FRIEND_FIELDS_LENGTH_EXCEED_LIMIT
Custom Friend Attributes exceed the limit.
25471
RC_FRIEND_OTHER_NOT_ALLOW_ADD_FRIEND
The other party has set not to allow adding as a Friend.
25403
RC_ENTRUST_SERVER_PARAMETER_ERROR
Entrusted service parameter error.
25404
RC_GROUP_ILLEGAL_ERROR
Illegal operation. Non-group owner modifying group permissions. The corresponding key is returned in the msg.
25405
RC_GROUP_AUTHORITY_ERROR
No permission to perform the operation.
25407
RC_GROUP_PARAMETER_FORMAT_ERROR
Parameter exception. Invalid characters.
25408
RC_GROUP_PARAMETER_VALUE_CAN_ONLY_BE_NUMBERS
Parameter value must be a number.
25409
RC_GROUP_ID_ALREADY_EXIST
Group ID already exists.
25410
RC_GROUP_ID_NOT_EXIST
Group ID does not exist.
25411
RC_GROUP_MEMBERS_COUNT_EXCEED_LIMIT
Group member limit exceeded.
25412
RC_GROUP_MEMBERS_ALREADY_IN_GROUP
Group member ID is already in the current group.
25413
RC_GROUP_NOT_ALLOW_SDK_OPERATION
This operation is not allowed via SDK.
25414
RC_GROUP_NOT_ALLOW_JOIN
No one is allowed to join. Unable to join the group.
25415
RC_GROUP_EXT_KEY_NOT_EXIST
Extension information key does not exist.
25416
RC_GROUP_REQUEST_OVERFREQUENCY
Query frequency limit exceeded.
25417
RC_GROUP_OWNER_NOT_ALLOW_QUIT_OR_KICK
The group owner cannot be kicked out or quit the group.
25418
RC_GROUP_USER_NOT_IN_GROUP
User ID is not in the group.
25419
RC_GROUP_MANAGER_OR_FOLLOW_COUNT_EXCEED_LIMIT
The number of managers/followers exceeds the limit.
25420
RC_GROUP_USER_IS_NOT_MANAGER_IN_GROUP
The user is not a manager in the current group.
25421
RC_GROUP_APPLICATION_NOT_EXIST
No invitation request exists for the corresponding group ID and user ID.
25422
RC_GROUP_QUERY_GROUP_COUNT_EXCEED_LIMIT
The number of group information queries exceeds the limit.
25423
RC_GROUP_NAME_INVALID
Group name cannot be empty.
25424
RC_GROUP_JOIN_GROUP_NEED_MANAGER_ACCEPT
Application to join the group requires manager approval.
25425
RC_GROUP_OWNER_NOT_ALLOW_BE_MANAGER
The group owner cannot be set as a manager.
25426
RC_GROUP_NO_INVITE_PERMISSION
No permission to invite others to the group.
25427
RC_GROUP_NEED_INVITEE_ACCEPT
Invitation to join the group requires the invitee's acceptance.
25428
RC_GROUP_APPLICATION_ALREADY_HANDLE
When the manager or group owner processes the request, another manager has already handled it.
25429
RC_GROUP_OLD_GROUP_NOT_ENTRUST
Old groups do not support calling the hosting interface. They need to be imported first.
25430
RC_GROUP_ID_INVALID
Group ID is invalid. It contains special characters.
25432
RC_PAGE_TOKEN_PARSING_FAILED
Page token parsing failed.
25460
RC_FRIEND_ALREADY_FRIEND
Already friends. The operation is invalid.
25461
RC_FRIEND_NEED_ACCEPT
Need the other party's acceptance to become friends.
25462
RC_FRIEND_IN_OTHER_BLACK_LIST
In the target user's blacklist. Cannot add as a friend.
25463
RC_FRIEND_NOT_IN_OTHER_WHITE_LIST
Not in the target user's whitelist. Cannot add as a friend.
25464
RC_FRIEND_IN_MY_BLACK_LIST
The target user is in the current user's blacklist. Cannot add as a friend.
25465
RC_FRIEND_NOT_IN_MY_WHITE_LIST
Not in the current user's whitelist. Cannot add as a friend.
25466
RC_FRIEND_APPLICATION_NOT_EXIST
The operation is invalid. The friend request does not exist or has expired.
25467
RC_FRIEND_MY_FRIEND_COUNT_EXCEED_LIMIT
The current user's friend count exceeds the limit.
25468
RC_FRIEND_OTHER_FRIEND_COUNT_EXCEED_LIMIT
The target user's friend count exceeds the limit.
25469
RC_FRIEND_NOT_FRIEND
Not friends. Cannot perform this operation.
25470
RC_FRIEND_FIELDS_LENGTH_EXCEED_LIMIT
Friend custom attributes exceed the limit.
25471
RC_FRIEND_OTHER_NOT_ALLOW_ADD_FRIEND
The other party has set to disallow adding as a friend.
25472
RC_FRIEND_NOT_EXIST
Friend does not exist.
25473
RC_FRIEND_NOT_ALLOW_ADD_SELF
Cannot add yourself as a friend.
26001
RC_PUSHSETTING_PARAMETER_INVALID
User-level configuration service request parameter is invalid.
26002
RC_SETTING_SYNC_FAILED
Indicates the client version is low and needs to sync the version number. You can submit a ticket to apply for enabling the user-level configuration switch.
26003
RC_SERVICE_INTERNAL_ERROR
Internal service error.
26004
RC_TAG_LIMIT_EXCEED
The number of user conversation tags exceeds the limit. A maximum of 20 tags are supported.
26005
RC_READ_RECEIPT_V4_INVALID
V4 read receipt is not enabled.
26007
RC_SERVER_PARAMETER_MESSAGEUIDS_CONFUSED
Message ID order is incorrect.
26009
RC_SERVER_PARAMETER_MESSAGEUID_INVALID
Message ID is invalid.
26010
RC_SERVER_PARAMETER_INVALID
Parameter is incorrect.
26020
RC_SUBSCRIBE_ONLINE_SERVICE_UNAVAILABLE
Online status subscription feature is not enabled.
26021
RC_BESUBSCRIBED_USERIDS_COUNT_EXCEED_LIMIT
The number of users being subscribed has reached the limit. Refer to the development documentation for details.
26022
RC_SUBSCRIBED_USERIDS_EXCEED_LIMIT
The number of subscribed users has reached the limit. Refer to the development documentation for details.
26106
RC_FILE_SIZE_EXCEED_LIMIT
Uploaded file exceeds the maximum limit.
26107
INVALID_PARAMETER_SIZE_NOT_FOUND
Size parameter is missing when enabling the limit.
26200
RC_TRANSLATION_CODE_SUCCESS
Translation successful.
26201
RC_TRANSLATION_CODE_AUTH_FAILED
Translation failed due to RC authentication failure or token expiration.
26202
RC_TRANSLATION_CODE_SERVER_AUTH_FAILED
Translation failed due to translation service provider authentication failure. RC server issue, token is invalid.
26203
RC_TRANSLATION_CODE_TRANSLATE_FAILED
Translation failed. The translation service provider returned a failure. Refer to the provider's failure code for details.
26204
RC_TRANSLATION_CODE_SERVICE_UNAVAILABLE
Translation failed. Translation feature is not enabled in RC.
26205
RC_TRANSLATION_CODE_CURRENT_LIMITING
Translation failed due to RC rate limiting.
26206
RC_TRANSLATION_CODE_SERVER_INVALID_AUTH_TOKEN
Translation failed. Server lacks the secret for authentication token. Enable it in RC Console.
26208
RC_TRANSLATION_CODE_SERVER_INVALID_EXTRACT_RESULT
Short audio transcription result is empty. Verify the codec type.
26209
RC_TRANSLATION_CODE_SERVER_INVALID_LANGUAGE
Language setting is incorrect. (Speech-to-text is not yet available).
26210
RC_TRANSLATION_CODE_SERVER_INVALID_ENCODING_TYPE
Encoding format setting is incorrect.
29102
RC_APP_PUBLICSERVICE_DEFFOLLOWED
(Deprecated) Official account is followed by default for the `ConversationType_APP_PUBLIC_SERVICE` conversation type.
29103
RC_APP_PUBLICSERVICE_FOLLOWED
(Deprecated) Official account is followed for the `ConversationType_APP_PUBLIC_SERVICE` conversation type.
29104
RC_APP_PUBLICSERVICE_DEFUNFOLLOWED
(Deprecated) Official account is unfollowed by default for the `ConversationType_APP_PUBLIC_SERVICE` conversation type.
29105
RC_APP_PUBLICSERVICE_UNFOLLOWED
(Deprecated) (Mini Program) Official account is unfollowed for the `ConversationType_APP_PUBLIC_SERVICE` conversation type.
29106
RC_APP_PUBLICSERVICE_UNFOLLOW
(Deprecated) (Mini Program) Official account is not followed for the `ConversationType_APP_PUBLIC_SERVICE` conversation type.
29201
RC_PUBLICSERVICE_ERROR_TYPE
(Deprecated) Invalid Public Service Account. (The Public Service Account session identified by Conversation Type and ID is invalid). For the `ConversationType_PUBLIC_SERVICE` conversation type.
29202
RC_PUBLICSERVICE_DEFFOLLOWED
(Deprecated) Public Service Account is followed by default. For the `ConversationType_PUBLIC_SERVICE` conversation type.
29203
RC_PUBLICSERVICE_FOLLOWED
(Deprecated) Public Service Account is followed. For the `ConversationType_PUBLIC_SERVICE` conversation type.
29204
RC_PUBLICSERVICE_DEFUNFOLLOWED
(Deprecated) Public Service Account is unfollowed by default. For the `ConversationType_PUBLIC_SERVICE` conversation type.
29205
RC_PUBLICSERVICE_UNFOLLOWED
(Deprecated) Public Service Account is unfollowed. For the `ConversationType_PUBLIC_SERVICE` conversation type.
29206
RC_PUBLICSERVICE_UNFOLLOW
(Deprecated) Public Service Account is not followed. For the `ConversationType_PUBLIC_SERVICE` conversation type.
30001
RC_NET_CHANNEL_INVALID
The current connection has been terminated.
30002
RC_NET_UNAVAILABLE
The current connection is unavailable.
30003
RC_MSG_RESP_TIMEOUT
The client sent a message request, but the RC server timed out.
30004
RC_HTTP_SEND_FAIL
HTTP Request failed during Navigation Operation.
30005
RC_HTTP_REQ_TIMEOUT
Failed to connect to the Navigation Address.
30006
RC_HTTP_RECV_FAIL
HTTP Request reception failed during Navigation Operation.
30007
RC_NAVI_RESOURCE_ERROR
Navigation returned an abnormal result.
30008
RC_NODE_NOT_FOUND
Navigation HTTP returned incorrect data format.
30009
RC_DOMAIN_NOT_RESOLVE
No valid IP Address found after parsing Navigation Data.
30010
RC_SOCKET_NOT_CREATED
Failed to create a connection.
30011
RC_SOCKET_DISCONNECTED
Connection disconnected.
30012
RC_PING_SEND_FAIL
PING failed.
30013
RC_PONG_RECV_FAIL
PING timed out.
30014
RC_MSG_SEND_FAIL
Signaling Transmission failed.
30015
RC_CONN_OVERFREQUENCY
Connection frequency is too high.
30016
RC_MSG_SIZE_OUT_OF_LIMIT
Message Size exceeds the limit. The Message Body (content serialized into JSON Format) must not exceed 128k bytes.
30019
RC_NETWORK_IS_DOWN_OR_UNREACHABLE
Network Connection is unavailable.
30021
RC_TCP_DISCONNECTED_NO_RMTP
TCP Connection succeeded, but RMTP Connection failed.
31000
RC_CONN_ACK_TIMEOUT
Connection ACK timed out.
31001
RC_CONN_PROTO_VERSION_ERROR
Signaling Version error.
31002
RC_CONN_ID_REJECT
Incorrect format in the Client Info Field. Correct format is Platform Type-Device Information-SDK Version. Device Information is Phone Type|Phone Model|Network Type, 4G/WIFI|Carrier Identifier, Mobile/Telecom/Unicom.
31003
RC_CONN_SERVER_UNAVAILABLE
Connection service is not enabled. Check if the Mini Program or Desktop Version service is enabled in the backend.
31004
RC_CONN_USER_OR_PASSWD_ERROR
Invalid Token; AppKey and Token do not match; Token expired.
31005
RC_CONN_NOT_AUTHRORIZED
App verification failed (App verification is enabled but failed).
31006
RC_CONN_REDIRECTED
Connection redirected.
31007
RC_CONN_PACKAGE_NAME_INVALID
Package name does not match the backend registration information.
31008
RC_CONN_APP_BLOCKED_OR_DELETED
AppKey is blocked or deleted.
31009
RC_CONN_USER_BLOCKED
Connection failed, User Blocked (returned when the client actively fails to connect).
31010
RC_DISCONN_KICK
User was kicked offline.
31011
RC_DISCONN_USER_BLOCKED
User Blocked, causing IM connection to be passively disconnected.
31011
RC_DISCONN_USER_BLOCKED
The user is blocked, causing the IM connection to be passively disconnected.
31012
RC_CONN_ENCRYPT_AUTH_FAILURE
Connection encryption authentication failed.
31020
RC_CONN_TOKEN_EXPIRE
The token has expired.
31023
RC_CONN_OTHER_DEVICE_LOGIN
After enabling the switch to prevent kicking online clients offline, this error code indicates that a client of the same type is already online.
31024
CONCURRENT_LIMIT_ERROR
The total number of connections exceeds the concurrency limit set by the service (exclusive to private cloud).
31025
RC_CONN_CLUSTER_ERROR
The client connected to the wrong environment, causing the connection to be rejected; for example, using a development environment Appkey to connect to the production environment.
31026
RC_CONN_APP_AUTH_FAILED
After enabling the AppServer joint authentication feature, authentication to the AppServer failed.
31027
RC_CONN_DISPOSABLE_TOKEN_USED
The token has already been used and cannot be used for connection. A disposable token can only be used once, and subsequent attempts will result in this error.
31029
RC_CONN_USER_ABANDON
The user has undergone account closure.
31030
RC_CONN_APP_LICENSE_EXPIRED
The private cloud license check failed; the App license has expired.
32001
RC_QUERY_ACK_NO_DATA
Internal error in the protocol layer; data error occurred during query, upload, or download.
32002
RC_MSG_DATA_INCOMPLETE
Internal error in the protocol layer.
32011
RC_UDP_DISCONNECTED
The server actively disconnected the connection (only triggered under the quic protocol).
32054
RC_CONNECTION_RESET_BY_PEER
The link was interrupted by the server, possibly because the carrier deemed the link illegal or invalid and directly disconnected it. After this error code appears, the SDK will automatically trigger a reconnect, and the App does not need to handle it.
32061
RC_CONN_REFUSED
The connection was refused.
33000
BIZ_SAVE_MESSAGE_ERROR
Failed to save the message to the local database. When sending or inserting a message, the message needs to be stored in the local database. If the storage fails, this error code will be returned.
33001
BIZ_ERROR_CLIENT_NOT_INIT
The protocol stack was not initialized. The reason may be the SDK initialize interface was not called or the SDK’s so library was not loaded properly.
33002
BIZ_ERROR_DATABASE_ERROR
Database error.
33003
PARAMETER_ERROR
The parameter passed when calling the developer interface is incorrect.
33004
BIZ_ERROR_NO_CHANNEL
The channel is invalid.
33006
BIZ_ERROR_CONNECTING
The connection is in progress, and calling connect again is refused.
33007
MSG_ROAMING_SERVICE_UNAVAILABLE
The historical message cloud storage service is not enabled.
33008
PROTOCOL_MESSAGE_INSERTED_ERROR
Failed to save the message to the local database.
33009
RC_CHATROOM_RESET
The chatroom has been recycled.
33010
DATABASE_ENCRYPT_FAILED
When upgrading the database from a decrypted version to an encrypted version, the first connection will trigger the encrypt migration. This is usually caused by insufficient disk space, and it can generally be automatically recovered after clearing space.
33011
DATABASE_DECRYPT_FAILED
When upgrading the database from an encrypted version to a decrypted version, the first connection will trigger the decrypt migration. This is usually caused by insufficient disk space, and it can generally be automatically recovered after clearing space.
33012
DATABASE_REMOVE_FAILED
Failed to delete the database. The only possible reason is that the connection has not been interrupted, and the database is still in use.
33100
RC_TAG_NOT_EXIST
The tag does not exist.
33101
RC_TAG_ALREADY_EXISTS
The tag already exists.
33102
RC_TAG_INVALID_FOR_CONVERSATION
The tag is not in the conversation.
34001
RC_CONNECTION_EXIST
Connection already exists.
34002
RC_SIGHT_MSG_DURATION_LIMIT_EXCEED
Short video duration exceeds the limit.
34003
RC_GIF_MSG_SIZE_LIMIT_EXCEED
GIF message file size exceeds the limit.
34004
KV_STORE_NOT_SYNC
Chatroom status not fully synchronized.
34005
RC_ENVIRONMENT_ERROR
Incorrect connection environment.
34006
RC_CONNECT_TIMEOUT
Connection timeout.
34007
RC_PUBLIC_SERVICE_PROFILE_NOT_EXIST
The queried public service information does not exist.
34008
RC_MESSAGE_CANT_EXPAND
Message cannot be expanded.
34009
RC_MESSAGE_EXPAND_FAIL
Message expansion failed.
34010
RC_MSG_EXPANSION_SIZE_LIMIT_EXCEED
Message expansion size exceeds the limit.
34011
RC_FILE_UPLOAD_FAILED
Media file upload failed.
34012
RC_CONVERSATION_TAG_INVALID_CONVERSATION_TYPE
The specified conversation type does not support tags.
34013
RC_CONVERSATION_TAG_LIMIT_EXCEED
The number of conversations added/deleted in the tag exceeds the limit.
34014
RC_GROUP_READ_RECEIPT_VERSION_NOT_SUPPORT
Group read receipt version not supported.
34015
RC_VIDEO_COMPRESS_FAILED
Video compression failed.
34016
RC_USER_SETTING_DISABLED
User-level settings are not enabled.
34017
RC_MESSAGE_NULL_EXCEPTION
The message returned by the message interceptor is null.
34018
RC_MEDIA_EXCEPTION
Media file upload exception.
34019
RC_MEDIA_FILE_FORMAT_NOT_SUPPORTED
The uploaded media file format is not supported.
34020
RC_FILE_EXPIRED
The file has expired or been cleaned up.
34021
RC_MESSAGE_NOT_REGISTERED
The message is not registered.
34022
RC_ULTRA_GROUP_NOT_SUPPORT
This interface does not support ultra group conversations.
34025
RC_MESSAGE_EXPAND_CONVERSATION_TYPE_NOT_MATCH
Message expansion failed due to mismatched conversation types.
34026
RC_NETWORK_THROWS_IOEXCEPTION
HTTP request throws an IO exception.
34027
RC_NETWORK_THROWS_SOCKET_TIMEOUT_EXCEPTION
HTTP request throws a SocketTimeoutException.
34100
RC_TRANSLATION_CODE_INVALID_AUTH_TOKEN
The authToken is not set or is empty.
34101
RC_TRANSLATION_CODE_INVALID_TEXT
The text content to be translated is empty.
34102
RC_TRANSLATION_CODE_INVALID_TARGET_LANGUAGE
The target language is empty.
34103
RC_TRANSLATION_CODE_INVALID_SOURCE_LANGUAGE
The source language is empty.
34104
RC_TRANSLATION_CODE_INVALID_SERVER_URL
The translation server address is empty.
34105
RC_TRANSLATION_CODE_INVALID_APP_KEY
The app key is empty.
34106
RC_TRANSLATION_CODE_INVALID_DATA
Server data is invalid.
34129
RC_INVALID_PARAMETER_CONNECTION_OPTION_NULL
The connection option is empty.
34131
RC_INVALID_PARAMETER_SDK_VERSION
The SDK version parameter is incorrect.
34200
RC_INVALID_PARAMETER_LANGUAGE
The language parameter is invalid.
34201
RC_INVALID_PARAMETER_CONVERSATION_TYPE_NOT_SUPPORT
The interface does not support the passed conversation type.
34202
RC_INVALID_PARAMETER_TIMESTAMP
The timestamp parameter is invalid.
34203
RC_INVALID_PARAMETER_MESSAGE_UID
The **messageUID** passed in the developer interface call is invalid.
34204
RC_INVALID_PARAMETER_MESSAGE_ID
The **messageId** passed in the developer interface call is invalid or the corresponding **Message** cannot be found.
34205
RC_INVALID_PARAMETER_MESSAGE_CONTENT
The **Message** or **MessageContent** passed in the developer interface call is invalid.
34206
RC_INVALID_PARAMETER_MESSAGE_LIST
The **messageList** passed in the developer interface call is invalid.
34207
RC_INVALID_PARAMETER_MEDIA_TYPE
The **mediaType** passed in the developer interface call is invalid.
34208
RC_INVALID_PARAMETER_REQUEST_URL
The **requestUrl** passed in the developer interface call is invalid.
34209
RC_INVALID_PARAMETER_CONVERSATION_TYPE
The **ConversationType** passed in the developer interface call is invalid.
34210
RC_INVALID_PARAMETER_TARGET_ID
The **targetId** passed in the developer interface call is invalid.
34211
RC_INVALID_PARAMETER_CHANNEL_ID
The **channelId** passed in the developer’s channel-related interface call is invalid.
34212
RC_INVALID_PARAMETER_TAG_ID
The **tagId** passed in the developer interface call is invalid.
34213
RC_INVALID_PARAMETER_TAG_NAME
The **tagName** passed in the developer interface call is invalid.
34214
RC_INVALID_PARAMETER_USER_ID
The **userId** passed in the developer interface call is invalid.
34215
RC_INVALID_PARAMETER_USERIDLIST
The **userIdList** passed in the developer interface call is invalid.
34218
RC_INVALID_PARAMETER_OFFLINE_DURATION
The parameter passed in the **setOfflineMessageDuration** interface call is invalid.
34219
RC_INVALID_PARAMETER_HISTORY_MESSAGE_OPTION_COUNT
The **HistoryMessageOption** passed in the developer interface call is invalid.
34220
RC_INVALID_PARAMETER_MESSAGE_EXPANSION
The **MessageExpansion** passed in the developer interface call is invalid.
34221
RC_INVALID_PARAMETER_ULTRA_GROUP_MESSAGE_EXPANSION_KEY_ARRAY
The **UltraGroupMessageExpansion keyArray** passed in the developer interface call is invalid.
34223
RC_INVALID_PARAMETER_NOT_MEDIA_MESSAGE
The Message.content passed in sendMediaMessage is not a Media Message.
34224
RC_INVALID_PARAMETER_TIME_STRING
The Time (String) parameter is invalid.
34225
RC_INVALID_PARAMETER_CONVERSATION_IDENTIFIER
The RCConversationIdentifier parameter is invalid.
34228
RC_INVALID_PARAMETER_NOTIFICATION_LEVEL
The PushNotificationLevel is invalid.
34229
RC_INVALID_PARAMETER_MESSAGE_ARRAY
The messageIds parameter is empty or the array length is 0.
34230
RC_INVALID_PARAMETER_RECEIVED_STATUS
The ReceivedStatus parameter is null.
34231
INVALID_PARAMETER_CHANNEL_TYPE
The ultra group Channel Type is invalid.
34232
INVALID_PARAMETER_COUNT
The count parameter is invalid.
34233
INVALID_PARAMETER_SEND_TIME
The sendTime parameter is invalid.
34234
RC_INVALID_PARAMETER_LOCAL_PATH
The local path address doesn’t exist.
34235
RC_INVALID_PARAMETER_MEDIA_URL
The mediaUrl address is empty.
34236
RC_INVALID_PARAMETER_UNIQUE_ID
The uniqueId is empty or an empty string.
34237
RC_INVALID_PARAMETER_MSG_TAG
The MessageTag is empty, or MessageTag.value() is empty or an empty string.
34238
INVALID_PARAMETER_PROXY
The proxy configuration is invalid. RongIMProxy is empty or invalid.
34239
INVALID_PARAMETER_TEST_HOST
The proxy test service is invalid.
34240
INVALID_CONNECT_TEST_HOST_FAILED
Unable to connect when calling the testProxy interface.
34241
RC_INVALID_PARAMETER_ULTRA_GROUP_MESSAGE_OBJECT_NAME
Called recallUltraGroupMessage with an unsupported message type.
34242
RC_INVALID_PARAMETER_CONVERSATIONS
The conversations parameter is null or the conversations array contains null objects.
34243
RC_INVALID_PARAMETER_MESSAGE
The message parameter is empty.
34244
RC_INVALID_PARAMETER_SENT_STATUS
The Message.SentStatus parameter is null.
34245
RC_CONN_PROXY_UNAVAILABLE
The Proxy Address is unavailable.
34246
UPDATE_MESSAGE_RECEIPT_STATUS_ERROR
Error updating the message read status.
34247
CLEAR_MESSAGE_UNREAD_STATUS_ERROR
Error clearing the message unread status.
34248
SET_MESSAGE_READ_TIME_ERROR
Error setting the message read time.
34251
FILE_SAVED_FAILED
File Save Failed.
34257
INVALID_APP_KEY
The App Key is invalid.
34258
INVALID_PARAMETER_JOIN_MODE
The JoinMode parameter is invalid.
34259
INVALID_PARAMETER_RTCROOMID
The rtcRoomID parameter is invalid.
34260
INVALID_PARAMETER_KEY
The key parameter is invalid.
34261
INVALID_PARAMETER_KEYS
The keys parameter is invalid.
34262
INVALID_PARAMETER_VALUE
The value parameter is invalid.
34263
INVALID_PARAMETER_ENTRIES
The entries parameter is invalid.
34264
INVALID_PARAMETER_NOTIFICATION_EXTRA
The notificationExtra parameter is invalid.
34265
INVALID_PARAMETER_CHATROOM_MEMBER_ORDER
The ChatRoomMemberOrder parameter is invalid.
34266
INVALID_PARAMETER_TIMESTAMP_ORDER
The TimestampOrder parameter is invalid.
34267
INVALID_PARAMETER_MESSAGE_DIRECTION
The MessageDirection parameter is invalid.
34268
INVALID_PARAMETER_STATUS
The status parameter is invalid.
34269
INVALID_PARAMETER_TITLE
The title parameter is invalid.
34270
INVALID_PARAMETER_PORTRAIT
The portrait parameter is invalid.
34271
INVALID_PARAMETER_MESSAGE_OBJECT_NAME
The objectName parameter is invalid.
34272
INVALID_PARAMETER_BEFORE
The before parameter is invalid.
34273
INVALID_PARAMETER_AFTER
The after parameter is invalid.
34274
INVALID_PARAMETER_KEYWORD
The keyword parameter is invalid.
34275
INVALID_PARAMETER_MESSAGE_OBJECT_NAME_LIST
The objectName list parameter is invalid.
34276
INVALID_PARAMETER_OFFSET
The offset parameter is invalid.
34277
INVALID_PARAMETER_START_TIME
The start time parameter is invalid.
34223
RC_INVALID_PARAMETER_NOT_MEDIA_MESSAGE
The {Message.content} passed in sendMediaMessage is not a media message.
34224
RC_INVALID_PARAMETER_TIME_STRING
Invalid time string parameter passed by the developer.
34225
RC_INVALID_PARAMETER_CONVERSATION_IDENTIFIER
Invalid {RCConversationIdentifier} parameter.
34228
RC_INVALID_PARAMETER_NOTIFICATION_LEVEL
Invalid {PushNotificationLevel}.
34229
RC_INVALID_PARAMETER_MESSAGE_ARRAY
The {messageIds} parameter passed is empty or has a length of 0.
34230
RC_INVALID_PARAMETER_RECEIVED_STATUS
The {ReceivedStatus} parameter passed is null.
34231
INVALID_PARAMETER_CHANNEL_TYPE
Invalid {channelType} for the supergroup channel.
34232
INVALID_PARAMETER_COUNT
Invalid {count} parameter passed by the developer.
34233
INVALID_PARAMETER_SEND_TIME
Invalid {sendTime} parameter passed by the developer.
34234
RC_INVALID_PARAMETER_LOCAL_PATH
The local path passed does not exist.
34235
RC_INVALID_PARAMETER_MEDIA_URL
The {mediaUrl} parameter passed is empty.
34236
RC_INVALID_PARAMETER_UNIQUE_ID
The {uniqueId} parameter passed is empty or null.
34237
RC_INVALID_PARAMETER_MSG_TAG
The {MessageTag} parameter passed is empty or null.
34238
INVALID_PARAMETER_PROXY
Invalid proxy configuration. {RongIMProxy} is empty or invalid.
34239
INVALID_PARAMETER_TEST_HOST
Invalid test host passed to `testProxy`.
34240
INVALID_CONNECT_TEST_HOST_FAILED
Unable to connect to the test host passed to `testProxy`.
34241
RC_INVALID_PARAMETER_ULTRA_GROUP_MESSAGE_OBJECT_NAME
Unsupported message type passed to `recallUltraGroupMessage`.
34242
RC_INVALID_PARAMETER_CONVERSATIONS
The {conversations} parameter passed is null or contains null objects.
34243
RC_INVALID_PARAMETER_MESSAGE
The {message} parameter passed is empty.
34244
RC_INVALID_PARAMETER_SENT_STATUS
The {Message.SentStatus} parameter passed is null.
34245
RC_CONN_PROXY_UNAVAILABLE
The configured proxy address is unavailable.
34246
UPDATE_MESSAGE_RECEIPT_STATUS_ERROR
Error updating message read status.
34247
CLEAR_MESSAGE_UNREAD_STATUS_ERROR
Error clearing message unread status.
34248
SET_MESSAGE_READ_TIME_ERROR
Error setting message read time.
34251
FILE_SAVED_FAILED
File save failed.
34257
INVALID_APP_KEY
Invalid App Key.
34258
INVALID_PARAMETER_JOIN_MODE
Invalid {JoinMode} parameter.
34259
INVALID_PARAMETER_RTCROOMID
Invalid {rtcRoomID} parameter.
34260
INVALID_PARAMETER_KEY
Invalid {key} parameter.
34261
INVALID_PARAMETER_KEYS
Invalid {keys} parameter.
34262
INVALID_PARAMETER_VALUE
Invalid {value} parameter.
34263
INVALID_PARAMETER_ENTRIES
Invalid {entries} parameter.
34264
INVALID_PARAMETER_NOTIFICATION_EXTRA
Invalid {notificationExtra} parameter.
34265
INVALID_PARAMETER_CHATROOM_MEMBER_ORDER
Invalid {ChatRoomMemberOrder} parameter.
34266
INVALID_PARAMETER_TIMESTAMP_ORDER
Invalid {TimestampOrder} parameter.
34267
INVALID_PARAMETER_MESSAGE_DIRECTION
Invalid {MessageDirection} parameter.
34268
INVALID_PARAMETER_STATUS
Invalid {status} parameter.
34269
INVALID_PARAMETER_TITLE
Invalid {title} parameter.
34270
INVALID_PARAMETER_PORTRAIT
Invalid {portrait} parameter.
34271
INVALID_PARAMETER_MESSAGE_OBJECT_NAME
Invalid {objectName} parameter.
34272
INVALID_PARAMETER_BEFORE
Invalid {before} parameter.
34273
INVALID_PARAMETER_AFTER
Invalid {after} parameter.
34274
INVALID_PARAMETER_KEYWORD
Invalid {keyword} parameter.
34275
INVALID_PARAMETER_MESSAGE_OBJECT_NAME_LIST
Invalid {objectName} list.
34276
INVALID_PARAMETER_OFFSET
Invalid {offset} parameter.
34277
INVALID_PARAMETER_START_TIME
Invalid {startTime} parameter.
34278
INVALID_PARAMETER_END_TIME
Invalid {endTime} parameter.
34279
INVALID_PARAMETER_LIMIT
Invalid {limit} parameter.
34280
INVALID_MESSAGE_DIRECTION
MessageDirection error.
34281
INVALID_MESSAGE_SENT_STATUS
SentStatus error.
34282
INVALID_PARAMETER_TARGETID_LIST
Invalid {targetId} list.
34283
INVALID_PARAMETER_SPAN_MINUTES
Invalid {spanMinutes} parameter.
34284
INVALID_PARAMETER_CONVERSATION_TYPE_LIST
Invalid {ConversationType} list.
34285
MESSAGE_HANDLER_INVALID
MessageHandler invalid.
34287
INVALID_PARAMETER_CONVERSATION_IDENTIFIER_LIST
Invalid {ConversationIdentifier} array passed by the developer.
34288
INVALID_PARAMETER_CLEAR_MESSAGE_OPTION_LIST
Invalid {ClearMessageOption} array passed by the developer.
34289
INVALID_PARAMETER_START_MESSAGE_UID
Invalid {startMessageUID} parameter.
34290
INVALID_PARAMETER_END_MESSAGE_UID
Invalid {endMessageUID} parameter.
34296
RC_DIRECTIONAL_MESSAGE_INVALID_CONVERSATION_TYPE
Unsupported {ConversationType} passed when sending a {directionalMessage}.
34300
RC_REQUEST_INTERCEPTOR_NULL_EXCEPTION
The {multimediaUploadDownloadInterceptor} returned a null {HttpURLConnection}.
34306
INVALID_PARAMETER_SUBSCRIBE_TYPE
Invalid {SubscribeType} passed for the subscription event.
34307
INVALID_PARAMETER_SUBSCRIBE_EXPIRY
Invalid {subscribeExpiry} passed for the subscription event [60s ~ 2592000s].
34308
INVALID_PARAMETER_SUBSCRIBE_PUBLISHER_USERIDS
Invalid or empty {subscribePublisherUserIds} list passed for the subscription event.
34309
INVALID_PARAMETER_SUBSCRIBE_PAGESIZE
Invalid {pageSize} passed for the subscription event.
34312
INVALID_PARAMETER_USER_PROFILE
Invalid {userProfile} parameter.
34313
INVALID_PARAMETER_USER_PROFILE_VISIBILITY
Invalid {userProfileVisibility} parameter.
34315
RC_DB_UPGRADE_FAILED
Database upgrade failed.
34316
INVALID_PARAMETER_CHATROOM_RECEIVE_MESSAGE_CONFIG
Invalid {ChatRoomReceiveMessageConfig} passed by the developer.
34317
RC_EXCCED_CHATROOM_RECEIVE_MESSAGE_CONFIG_SIZE
Exceeded the limit for setting or retrieving chatroom message levels. The maximum is 100.
34318
INVALID_PARAMETER_GROUP_INFO
Invalid {GroupInfo} passed by the developer.
34319
INVALID_PARAMETER_GROUP_ID
Invalid {groupId} passed by the developer.
34320
INVALID_PARAMETER_GROUP_NAME
Invalid {groupName} passed by the developer.
34321
INVALID_PARAMETER_GROUP_IDS
Invalid {groupIds} passed by the developer.
34322
INVALID_PARAMETER_GROUP_MEMBER_ROLE
Invalid {GroupMemberRole} passed by the developer.
34323
INVALID_PARAMETER_GROUP_APPLICATION_STATUS
Invalid {GroupApplicationStatus} passed by the developer.
34324
INVALID_PARAMETER_GROUP_APPLICATION_DIRECTION
Invalid {GroupApplicationDirection} passed by the developer.
34325
INVALID_PARAMETER_NICK_NAME
Invalid {nickname} passed by the developer.
34326
INVALID_PARAMETER_REASON
Invalid {reason} passed by the developer.
34327
INVALID_PARAMETER_REMARK
Invalid {remark} passed by the developer.
34328
INVALID_PARAMETER_PAGING_QUERY_OPTION
Invalid {PagingQueryOption} passed by the developer.
34330
INVALID_PARAMETER_QUERY_FRIENDS_DIRECTION_TYPE
Invalid {QueryFriendsDirectionType} passed by the developer.
34331
INVALID_PARAMETER_DIRECTION_TYPE
Invalid {DirectionType} passed by the developer.
34332
INVALID_PARAMETER_FRIEND_APPLICATION_TYPE
Invalid {FriendApplicationType} passed by the developer.
34333
INVALID_PARAMETER_FRIEND_APPLICATION_STATUS
Invalid {FriendApplicationStatus} passed by the developer.
34334
INVALID_PARAMETER_FRIEND_ADD_PERMISSION
Invalid {FriendAddPermission} passed by the developer.