NCError

public final class NCError extends Exception

Nexconn SDK unified Error class.

all SDK Callback Error info all Via This class Pass pass, Contains Error code and Optional Error description Info. companion object Constants and internal CoreErrorCode keep consistent, as Error code character dictionary table.

Parameters

code

Error code

message

Optional Error description Info

Constructors

Link copied to clipboard
public NCError NCError(Integer code, String message)

Properties

Link copied to clipboard
public final static Integer APP_NOT_CONNECT

Cancel pause Failure

Link copied to clipboard
public final static Integer BIZ_ERROR_CLIENT_NOT_INIT

protocol stack Not Initialize

Link copied to clipboard
public final static Integer BIZ_ERROR_CONNECTING

Connecting, again Call connect Was/were reject

Link copied to clipboard
public final static Integer BIZ_ERROR_DATABASE_ERROR

Data database Error

Link copied to clipboard
public final static Integer BIZ_ERROR_NO_CHANNEL

channel/path Invalid

Link copied to clipboard
public final static Integer BIZ_ERROR_RECONNECT_SUCCESS

Reconnected successfully

Link copied to clipboard
public final static Integer BIZ_SAVE_MESSAGE_ERROR

message store to Local Data database Failure

Link copied to clipboard
public final static Integer CLEAR_MESSAGE_UNREAD_STATUS_ERROR

Clear message Unread Status Error

Link copied to clipboard
public final static Integer CLOUD_DATA_CENTER_INVALID

appkeyData center and request cloud control Data center Not match

Link copied to clipboard
private final Integer code
Link copied to clipboard
public final static Integer CONCURRENT_LIMIT_ERROR

Connection Total count exceeded service concurrency limit Value

Link copied to clipboard
public final static Integer CONTENT_REVIEW_REJECTED

Message content Not Via audit

Link copied to clipboard
public final static Integer DANGEROUS_CONTENT

Message content exists sensitive word

Link copied to clipboard
public final static Integer DATABASE_DECRYPT_FAILED

Data database decryption migration Failure

Link copied to clipboard
public final static Integer DATABASE_ENCRYPT_FAILED

Data database encryption migration Failure

Link copied to clipboard
public final static Integer DATABASE_REMOVE_FAILED

Data database Delete Failure

Link copied to clipboard
public final static Integer DOWNLOAD_URL_INVALID

Download link Invalid

Link copied to clipboard
public final static Integer EXCCED_MAX_CALL_API_SIZE

exceed chatroom Status Set frequency

Link copied to clipboard
public final static Integer EXCCED_MAX_KV_SIZE

chatroom KV Property count exceeded limit, single chatroom Default upper limit 100

Link copied to clipboard
public final static Integer FILE_NOT_EXIST

File Does not exist

Link copied to clipboard
public final static Integer FILE_SAVED_FAILED

File save Failure

Link copied to clipboard
public final static Integer FILE_SIZE_ERROR

File length Error

Link copied to clipboard
public final static Integer FORBIDDEN_IN_CHATROOM

In This chatroom Already Was/were Mute

Link copied to clipboard
public final static Integer FORBIDDEN_IN_GROUP

In group Already Was/were Mute

Link copied to clipboard
public final static Integer FORBIDDEN_IN_ULTRA_GROUP

community (ultra group) Member Mute

Link copied to clipboard
public final static Integer GET_OFFLINE_MESSAGE_DURATION_ERROR

Get Offline message When time Error

Link copied to clipboard
public final static Integer GET_PUSH_LANGUAGE_ERROR

Get remote Push language Error

Link copied to clipboard
public final static Integer GET_USER_INFO_ERROR

chatroom Mute whitelist people count exceeded limit

Link copied to clipboard
public final static Integer INVALID_APP_KEY

App Key Invalid

Link copied to clipboard
public final static Integer INVALID_CONNECT_TEST_HOST_FAILED

proxy test unreachable

Link copied to clipboard
public final static Integer INVALID_DISABLE_UPDATE_LAST_MESSAGE

community (ultra group) Type conversation Only allow pinning Default channel

Link copied to clipboard
public final static Integer INVALID_MESSAGE_DIRECTION

MessageDirection Error

Link copied to clipboard
public final static Integer INVALID_MESSAGE_SENT_STATUS

SentStatus Error

Link copied to clipboard
public final static Integer INVALID_PARAMETER_AFTER

Parameter after Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_BEFORE

Parameter before Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_CHANNEL_TYPE

Invalid community (ultra group) Channel type

Link copied to clipboard
public final static Integer INVALID_PARAMETER_CHATROOM_MEMBER_ORDER

Parameter ChatRoomMemberOrder Invalid

The input ChatRoomReceiveMessageConfig Invalid

public final static Integer INVALID_PARAMETER_CLEAR_MESSAGE_OPTION_LIST

The input ClearMessageOption Array Invalid parameter

The input ConversationIdentifier Array Invalid parameter

Link copied to clipboard
public final static Integer INVALID_PARAMETER_CONVERSATION_TYPE_LIST

Parameter ConversationType Invalid list

Link copied to clipboard
public final static Integer INVALID_PARAMETER_COUNT

The input count Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_DIRECTION_TYPE

The input parameter DirectionType Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_END_MESSAGE_UID

Parameter endMessageUID Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_END_TIME

Parameter end time Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_ENTRIES

Parameter entries Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_EXTRA

Parameter extra Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_FRIEND_ADD_PERMISSION

The input parameter FriendAddPermission Invalid

public final static Integer INVALID_PARAMETER_FRIEND_APPLICATION_STATUS

The input parameter FriendApplicationStatus Invalid

public final static Integer INVALID_PARAMETER_FRIEND_APPLICATION_TYPE

The input parameter FriendApplicationType Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_FRIEND_INFO_EXT_FIELDS

The input parameter extProfile Invalid

The input parameter GroupApplicationDirection Invalid

public final static Integer INVALID_PARAMETER_GROUP_APPLICATION_STATUS

The input parameter GroupApplicationStatus Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_GROUP_ID

The input parameter groupId Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_GROUP_IDS

The input parameter groupIds Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_GROUP_INFO

The input parameter GroupInfo Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_GROUP_MEMBER_ROLE

The input parameter GroupMemberRole Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_GROUP_NAME

The input parameter groupName Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_JOIN_MODE

Parameter JoinMode Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_KEY

Parameter key Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_KEYS

Parameter keys Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_KEYWORD

Parameter keyword Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_LIMIT

Parameter limit Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_MESSAGE_DIRECTION

Parameter MessageDirection Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_MESSAGE_OBJECT_NAME

Parameter objectName Invalid

public final static Integer INVALID_PARAMETER_MESSAGE_OBJECT_NAME_LIST

Parameter objectName Invalid list

Link copied to clipboard
public final static Integer INVALID_PARAMETER_MESSAGE_TYPE

The input order Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_NICK_NAME

The input parameter nickname Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_NOTIFICATION_EXTRA

Parameter notificationExtra Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_OFFSET

Parameter offset Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_ORDER

The input disableUpdateLastMessage Parameter Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_PAGING_QUERY_OPTION

The input parameter PagingQueryOption Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_PORTRAIT

Parameter portrait Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_PROXY

Invalid proxy Configuration

Link copied to clipboard
public final static Integer INVALID_PARAMETER_PUSH_SERVER

The input pushServer Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_PUSH_TOKEN

The input pushToken Parameter Invalid

The input parameter QueryFriendsDirectionType Invalid

public final static Integer INVALID_PARAMETER_READ_RECEIPT_USERS_OPTION

Parameter readReceiptUsersOption Is null/empty

Link copied to clipboard
public final static Integer INVALID_PARAMETER_REASON

The input parameter reason Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_REMARK

The input parameter remark Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_RTCROOMID

Parameter rtcRoomID Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_SEND_TIME

The input sendTime Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_SIZE_NOT_FOUND

enable limit Not Pass size Parameter

Link copied to clipboard
public final static Integer INVALID_PARAMETER_SPAN_MINUTES

Parameter span minutes Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_START_MESSAGE_UID

Parameter startMessageUID Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_START_TIME

Parameter start time Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_STATISTIC_SERVER

The input Statistics URL Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_STATUS

Parameter status Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_SUBSCRIBE_EXPIRY

Subscribe Event The input Subscribe Duration Invalid 60s ~ 30days

Link copied to clipboard
public final static Integer INVALID_PARAMETER_SUBSCRIBE_PAGESIZE

Subscribe Event The input Pagination Size Invalid

Subscribe Event The input Subscribe user Invalid list

Link copied to clipboard
public final static Integer INVALID_PARAMETER_SUBSCRIBE_TYPE

Subscribe Event The input Subscription type Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_TARGETID_LIST

Parameter target id Invalid list

Link copied to clipboard
public final static Integer INVALID_PARAMETER_TEST_HOST

proxy test service Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_TIMESTAMP_ORDER

Parameter TimestampOrder Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_TITLE

Parameter title Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_TRANSLATE_MODE

Call translation Interface When, specify pending translation Content Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_TRANSLATE_STRATEGY

translation Set source language and same as target language

Link copied to clipboard
public final static Integer INVALID_PARAMETER_USER_PROFILE

Parameter userProfile Invalid

public final static Integer INVALID_PARAMETER_USER_PROFILE_VISIBILITY

Parameter userProfileVisibility Invalid

Link copied to clipboard
public final static Integer INVALID_PARAMETER_VALUE

Parameter value Invalid

Link copied to clipboard
public final static Integer IPC_DISCONNECT

Unknown Error

Link copied to clipboard
public final static Integer KEY_NOT_EXIST

chatroom Property Does not exist

Link copied to clipboard
public final static Integer KICKED_FROM_CHATROOM

Already Was/were kick out and prohibit Join chatroom

Link copied to clipboard
public final static Integer KV_STORE_NOT_ALL_SUCCESS

chatroom Batch Set or DeleteKVpartial Not Success

Link copied to clipboard
public final static Integer KV_STORE_NOT_AVAILABLE

chatroom Property Custom Set Not enable

Link copied to clipboard
public final static Integer KV_STORE_NOT_SYNC

chatroom Status Not Sync completed

Link copied to clipboard
public final static Integer KV_STORE_OUT_OF_LIMIT

chatroom Batch Set or DeleteKVCount exceeded limit (at most once10items)

Link copied to clipboard
private final String message
Link copied to clipboard
public final static Integer MESSAGE_HANDLER_INVALID

message handler invalid

Link copied to clipboard
public final static Integer MESSAGE_NOT_SUPPORT_SENDING

Message class type Not supported Send

Link copied to clipboard
public final static Integer MESSAGE_OVER_MODIFY_TIME_FAIL

message exceed modifiable When time

Link copied to clipboard
public final static Integer MESSAGE_READ_RECEIPT_NOT_SUPPORT

message Not supported Send Read receipt

Link copied to clipboard
public final static Integer MESSAGE_SIZE_EXCEEDED

message size exceeded limit

Link copied to clipboard
public final static Integer MESSAGE_STORAGE_SERVICE_UNAVAILABLE

Not activate single group chat cloud storage service

Link copied to clipboard
public final static Integer MESSAGE_UNSUPPORTED_MODIFY

message Not supported modified

Link copied to clipboard
public final static Integer METHOD_BUSY

Method positive In execute, do not repeat Call

Link copied to clipboard
public final static Integer MSG_ROAMING_SERVICE_UNAVAILABLE

history message cloud storage Business Not activate

Link copied to clipboard
public final static Integer MSG_SEND_OVERFREQUENCY

Send message frequency pass high, 1 seconds minute at most only allow Send 5 messages

Link copied to clipboard
public final static Integer NET_DATA_IS_SYNCHRONIZING

Data positive In Sync

Link copied to clipboard
public final static Integer NOT_IN_CHATROOM

Not In This chatroom

Link copied to clipboard
public final static Integer NOT_IN_DISCUSSION

Not In discussion group

Link copied to clipboard
public final static Integer NOT_IN_GROUP

Not In This group

Link copied to clipboard
public final static Integer NOT_IN_WHITELIST

the other party enable completed only Receive whitelist Info, but own party Not In whitelist, Send message Failure

Link copied to clipboard
public final static Integer ONLY_DEFAULT_CHANNEL_SUPPORTS_PINNING

Send message When Configuration needReceipt Error

Link copied to clipboard
public final static Integer OPERATION_MEDIA_NOT_FOUND

IPC process unexpectedly terminated

Link copied to clipboard
public final static Integer PARAMETER_ERROR

developer Interface Call When The input parameter Error

Link copied to clipboard
public final static Integer PROTOCOL_MESSAGE_INSERTED_ERROR

message store Local Data database Failure

Link copied to clipboard
public final static Integer RC_AGENT_CONTEXT_MESSAGE_LIST_EXCEED_MAX

Agent context message Count exceeded maximum Value

Link copied to clipboard
public final static Integer RC_AGENT_INVALID_CONTEXT_MESSAGE

Agent context Message class type Error

Link copied to clipboard
public final static Integer RC_AGENT_INVALID_CONTEXT_MESSAGE_LIST

Agent context Message list Type Error

Link copied to clipboard
public final static Integer RC_AGENT_INVALID_PARAMETER_AGENTID

Agent agentId Invalid parameter

Link copied to clipboard
public final static Integer RC_AGENT_INVALID_PARAMETER_CHANNELTYPE

Agent channelType Invalid request parameter

Link copied to clipboard
public final static Integer RC_AGENT_INVALID_PARAMETER_CUSTOMINFO

Invalidagent prompt word Type

public final static Integer RC_AGENT_INVALID_PARAMETER_MESSAGE_CONTENT

Agent message content Invalid parameter

Agent message messageId Invalid parameter

Agent message timestamp Invalid parameter

Link copied to clipboard
public final static Integer RC_AGENT_INVALID_PARAMETER_MESSAGE_TYPE

Agent message type Invalid parameter

public final static Integer RC_AGENT_INVALID_PARAMETER_MESSAGE_USERID

Agent message userId Invalid parameter

public final static Integer RC_AGENT_INVALID_PARAMETER_MESSAGE_USERNAME

Agent message username Invalid parameter

Agent recommendationParams Type Error

Link copied to clipboard
public final static Integer RC_AGENT_SERVICE_UNAVAILABLE

Agent service Not available

Link copied to clipboard
public final static Integer RC_APP_PUBLICSERVICE_DEFFOLLOWED

public account Default Already attention Note (APP_PUBLIC_SERVICE)

Link copied to clipboard
public final static Integer RC_APP_PUBLICSERVICE_DEFUNFOLLOWED

public account Default Already Cancel attention Note (APP_PUBLIC_SERVICE, Already deprecated)

Link copied to clipboard
public final static Integer RC_APP_PUBLICSERVICE_FOLLOWED

public account Already attention Note (APP_PUBLIC_SERVICE)

Link copied to clipboard
public final static Integer RC_APP_PUBLICSERVICE_UNFOLLOW

Not attention Note This public account (APP_PUBLIC_SERVICE)

Link copied to clipboard
public final static Integer RC_APP_PUBLICSERVICE_UNFOLLOWED

public account Already already Cancel attention Note (APP_PUBLIC_SERVICE)

public final static Integer RC_BESUBSCRIBED_USERIDS_COUNT_EXCEED_LIMIT

user Was/were Subscribe amount reached limit

Link copied to clipboard
public final static Integer RC_CHATROOM_EXTRA_SIZE_LIMIT_EXCEED

Join chatroom Additional info length exceeded limit

Link copied to clipboard
public final static Integer RC_CHATROOM_ILLEGAL_ARGUMENT

chatroom Interface Parameter Invalid

Link copied to clipboard
public final static Integer RC_CHATROOM_IS_FULL

chatroom Member exceeded limit

Link copied to clipboard
public final static Integer RC_CHATROOM_NOT_EXIST

chatroom Does not exist

Link copied to clipboard
public final static Integer RC_CHATROOM_RESET

chatroom Was/were recycle

Link copied to clipboard
public final static Integer RC_CONN_ACK_TIMEOUT

ConnectionACKTimeout

Link copied to clipboard
public final static Integer RC_CONN_APP_AUTH_FAILED

AppServerjoint authentication Failure

Link copied to clipboard
public final static Integer RC_CONN_APP_BLOCKED_OR_DELETED

AppKey Was/were Ban or Already Delete

Link copied to clipboard
public final static Integer RC_CONN_APP_LICENSE_EXPIRED

Private cloud License expired

Link copied to clipboard
public final static Integer RC_CONN_CLUSTER_ERROR

Client connection error Environment

Link copied to clipboard
public final static Integer RC_CONN_DISPOSABLE_TOKEN_USED

one-time token Already Uses

Link copied to clipboard
public final static Integer RC_CONN_ENCRYPT_AUTH_FAILURE

link encryption authentication Failure

Link copied to clipboard
public final static Integer RC_CONN_ID_REJECT

Client info Field Format Error

Link copied to clipboard
public final static Integer RC_CONN_NOT_AUTHRORIZED

App validate Not Via

Link copied to clipboard
public final static Integer RC_CONN_OTHER_DEVICE_LOGIN

Already has same Type end Online

Link copied to clipboard
public final static Integer RC_CONN_OVERFREQUENCY

Connection too frequent

Link copied to clipboard
public final static Integer RC_CONN_PACKAGE_NAME_INVALID

package name and console Register Info Not match

Link copied to clipboard
public final static Integer RC_CONN_PROTO_VERSION_ERROR

signaling version Error

Link copied to clipboard
public final static Integer RC_CONN_PROXY_UNAVAILABLE

Set proxy URL Not available

Link copied to clipboard
public final static Integer RC_CONN_REDIRECTED

Connection re- Targeted

Link copied to clipboard
public final static Integer RC_CONN_REFUSED

Connection Was/were reject

Link copied to clipboard
public final static Integer RC_CONN_SERVER_UNAVAILABLE

Connection service Not activate

Link copied to clipboard
public final static Integer RC_CONN_TOKEN_EXPIRE

Token Expired

Link copied to clipboard
public final static Integer RC_CONN_USER_ABANDON

user Already account cancellation

Link copied to clipboard
public final static Integer RC_CONN_USER_BLOCKED

Connection Failure, user Was/were Ban

Link copied to clipboard
public final static Integer RC_CONN_USER_OR_PASSWD_ERROR

Token Invalid; AppKey and Token Not match; Token expired

Link copied to clipboard
public final static Integer RC_CONNECT_TIMEOUT

Connection timeout

Link copied to clipboard
public final static Integer RC_CONNECTION_EXIST

Connection Already exists

Link copied to clipboard
public final static Integer RC_CONNECTION_RESET_BY_PEER

link Was/were Server break

Link copied to clipboard
public final static Integer RC_CONVERSATION_NOT_SUPPORT_MESSAGE

System conversation Not supported Send This message

specified conversation type Not supported tag Feature

Link copied to clipboard
public final static Integer RC_CONVERSATION_TAG_LIMIT_EXCEED

tag Add/Delete conversation Count exceeded limit

Link copied to clipboard
public final static Integer RC_DB_CORRUPT

Data database Error

Link copied to clipboard
public final static Integer RC_DB_DATA_NOT_FOUND

Query Data Does not exist

Link copied to clipboard
public final static Integer RC_DB_NOT_INIT

Data database Not Initialize

Link copied to clipboard
public final static Integer RC_DB_SQL_ERROR

Data database SQL execution exception

Link copied to clipboard
public final static Integer RC_DB_UPGRADE_FAILED

Data database upgrade Failure

Send Targeted message When, The input conversation type Not supported

Link copied to clipboard
public final static Integer RC_DISCONN_KICK

user Was/were kicked offline

Link copied to clipboard
public final static Integer RC_DISCONN_USER_BLOCKED

user Was/were Ban, caused by IM Connection Was/were disconnected

Link copied to clipboard
public final static Integer RC_DOMAIN_NOT_RESOLVE

Navigation Data after parsing, its Does not exist valid IP URL

Link copied to clipboard
public final static Integer RC_ENTRUST_SERVER_ERROR

managed service exception

Link copied to clipboard
public final static Integer RC_ENTRUST_SERVER_PARAMETER_ERROR

managed service Invalid parameter

Link copied to clipboard
public final static Integer RC_ENVIRONMENT_ERROR

Connection Environment Not correct

chatroom message Level Count exceeded limit, at most 100

Link copied to clipboard
public final static Integer RC_FILE_EXPIRED

File Expired or Was/were clean up

Link copied to clipboard
public final static Integer RC_FILE_SIZE_EXCEED_LIMIT

Upload File exceeded maximum limit

Link copied to clipboard
public final static Integer RC_FILE_UPLOAD_FAILED

Media message http Upload Failure

Link copied to clipboard
public final static Integer RC_FRIEND_ALREADY_FRIEND

Already mutual friend, Operation Invalid

Link copied to clipboard
public final static Integer RC_FRIEND_APPLICATION_NOT_EXIST

Operation Invalid, This friend request Does not exist or Already expired

Link copied to clipboard
public final static Integer RC_FRIEND_FIELDS_LENGTH_EXCEED_LIMIT

friend Custom Property exceeded limit

Link copied to clipboard
public final static Integer RC_FRIEND_IN_MY_BLACK_LIST

target user In Current user blacklist, Not can Add friend

Link copied to clipboard
public final static Integer RC_FRIEND_IN_OTHER_BLACK_LIST

In target user blacklist, Not can Add friend

Link copied to clipboard
public final static Integer RC_FRIEND_MY_FRIEND_COUNT_EXCEED_LIMIT

Current user friend count exceeded upper limit

Link copied to clipboard
public final static Integer RC_FRIEND_NEED_ACCEPT

can only join after approval friend

Link copied to clipboard
public final static Integer RC_FRIEND_NOT_ALLOW_ADD_SELF

Not can Add self friend

Link copied to clipboard
public final static Integer RC_FRIEND_NOT_EXIST

friend Does not exist

Link copied to clipboard
public final static Integer RC_FRIEND_NOT_FRIEND

non- friend relationship, Not can execute This Operation

Link copied to clipboard
public final static Integer RC_FRIEND_NOT_IN_MY_WHITE_LIST

Not In Current user whitelist, Not can Add friend

Link copied to clipboard
public final static Integer RC_FRIEND_NOT_IN_OTHER_WHITE_LIST

Not In target user whitelist, Not can Add friend

Link copied to clipboard
public final static Integer RC_FRIEND_NOT_SUPPORT_ROBOT

Not supported Add machine people friend

public final static Integer RC_FRIEND_OTHER_FRIEND_COUNT_EXCEED_LIMIT

target user friend count exceeded upper limit

Link copied to clipboard
public final static Integer RC_FRIEND_OTHER_NOT_ALLOW_ADD_FRIEND

the other party Set completed Not allow to join friend

Link copied to clipboard
public final static Integer RC_GIF_MSG_SIZE_LIMIT_EXCEED

GIF message File size exceeded limit

Link copied to clipboard
public final static Integer RC_GROUP_APPLICATION_ALREADY_HANDLE

Administrator or Group owner Handle request When, distinguish Administrator Already Handle

Link copied to clipboard
public final static Integer RC_GROUP_APPLICATION_NOT_EXIST

no Corresponds to group ID and user ID invitation request

Link copied to clipboard
public final static Integer RC_GROUP_AUTHORITY_ERROR

no Permission Operation

Link copied to clipboard
public final static Integer RC_GROUP_EXT_KEY_NOT_EXIST

Extended info Key Value Does not exist

Link copied to clipboard
public final static Integer RC_GROUP_ID_ALREADY_EXIST

group ID Already exists

Link copied to clipboard
public final static Integer RC_GROUP_ID_INVALID

groupIDNot valid, Contains special characters

Link copied to clipboard
public final static Integer RC_GROUP_ID_NOT_EXIST

group ID Does not exist

Link copied to clipboard
public final static Integer RC_GROUP_ILLEGAL_ERROR

Invalid Operation, non- Group owner modified group Permission related

Link copied to clipboard
public final static Integer RC_GROUP_JOIN_GROUP_NEED_MANAGER_ACCEPT

apply to join group need etc. pending Administrator approve

Administrator/attention Note people count exceeded limit

Link copied to clipboard
public final static Integer RC_GROUP_MEMBERS_ALREADY_IN_GROUP

Group member ID Already In When before group

Link copied to clipboard
public final static Integer RC_GROUP_MEMBERS_COUNT_EXCEED_LIMIT

Group member exceeded limit

Link copied to clipboard
public final static Integer RC_GROUP_NAME_INVALID

group Name Not can Is null/empty

Link copied to clipboard
public final static Integer RC_GROUP_NEED_INVITEE_ACCEPT

invite to join group need Was/were invite people accept

Link copied to clipboard
public final static Integer RC_GROUP_NO_INVITE_PERMISSION

invite people enter group When no Permission

Link copied to clipboard
public final static Integer RC_GROUP_NOT_ALLOW_JOIN

Not allow any people Join, unable to Join group

Link copied to clipboard
public final static Integer RC_GROUP_NOT_ALLOW_SDK_OPERATION

Not allow Via SDK perform This Operation

Link copied to clipboard
public final static Integer RC_GROUP_OLD_GROUP_NOT_ENTRUST

old group Not supported Call managed Interface

Link copied to clipboard
public final static Integer RC_GROUP_OWNER_NOT_ALLOW_BE_MANAGER

Group owner Not supported Set Administrator

Link copied to clipboard
public final static Integer RC_GROUP_OWNER_NOT_ALLOW_QUIT_OR_KICK

Group owner Not can Was/were kick out/Leave group

Link copied to clipboard
public final static Integer RC_GROUP_PARAMETER_FORMAT_ERROR

Parameter exception, Invalid characters

Link copied to clipboard
public final static Integer RC_GROUP_PARAMETER_LENGTH_EXCEED_LIMIT

Parameter exception, exists length exceeded limit

Parameter Value Must Yes digit

Link copied to clipboard
public final static Integer RC_GROUP_QUERY_GROUP_COUNT_EXCEED_LIMIT

Query group Info count exceeded limit

public final static Integer RC_GROUP_READ_RECEIPT_VERSION_NOT_SUPPORT

group Read receipt version Not supported

Link copied to clipboard
public final static Integer RC_GROUP_REQUEST_OVERFREQUENCY

Query rate limit exceeded

Link copied to clipboard
public final static Integer RC_GROUP_USER_IS_NOT_MANAGER_IN_GROUP

user ID Not In When before Group admin

Link copied to clipboard
public final static Integer RC_GROUP_USER_NOT_IN_GROUP

userIDNot In group

Link copied to clipboard
public final static Integer RC_HTTP_RECV_FAIL

Navigation Operation When, HTTP Receive Failure

Link copied to clipboard
public final static Integer RC_HTTP_REQ_TIMEOUT

request Connection Navigation URL Failure

Link copied to clipboard
public final static Integer RC_HTTP_SEND_FAIL

Navigation Operation When, Http request Failure

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_CHANNEL_ID

The input channelId Invalid

public final static Integer RC_INVALID_PARAMETER_CONNECTION_OPTION_NULL

Connection When connection option Is null/empty

ConversationIdentifier Invalid parameter

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_CONVERSATION_TYPE

The input ConversationType Invalid

Interface Not supported The input conversation type

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_CONVERSATIONS

The input conversations Invalid parameter

The input HistoryMessageOption Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_LANGUAGE

The input language Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_LOCAL_PATH

The input local path URL Does not exist

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_MEDIA_TYPE

The input mediaType Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_MEDIA_URL

The input mediaUrl URL Is null/empty

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_MESSAGE

The input message Parameter Is null/empty

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_MESSAGE_ARRAY

The input messageIds Parameter Is null/empty or length 0

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_MESSAGE_CONTENT

The input Message or MessageContent Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_MESSAGE_EXPANSION

The input MessageExpansion Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_MESSAGE_ID

The input messageId Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_MESSAGE_LIST

The input messageList Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_MESSAGE_UID

The input uid Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_MSG_TAG

The input MessageTag Is null/empty

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_NOT_MEDIA_MESSAGE

The input Message.content Not Yes multiple Media message

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_NOTIFICATION_LEVEL

PushNotificationLevel Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_OFFLINE_DURATION

The input Offline message Duration Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_RECEIVED_STATUS

The input ReceivedStatus Parameter null

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_REQUEST_URL

The input requestUrl Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_SDK_VERSION

Connection Uses version number Invalid parameter

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_SENT_STATUS

The input SentStatus Parameter null

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_TAG_ID

The input tagId Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_TAG_NAME

The input tagName Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_TARGET_ID

The input targetId Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_TIME_STRING

The input When time (String) Invalid parameter

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_TIMESTAMP

The input Timestamp Invalid

The input community (ultra group) Message expansion keyArray Invalid

community (ultra group) Recall completed Not supported Message class type

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_UNIQUE_ID

The input uniqueId Is null/empty

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_USER_ID

The input userId Invalid

Link copied to clipboard
public final static Integer RC_INVALID_PARAMETER_USERIDLIST

The input userIdList Invalid

Link copied to clipboard
public final static Integer RC_KV_CONCURRENT_SET_ERROR

chatroom Set KV Failure, same When Operation conflict

Link copied to clipboard
public final static Integer RC_MEDIA_DOWNLOAD_FORBIDDEN

Download file 403 access denied

Link copied to clipboard
public final static Integer RC_MEDIA_EXCEPTION

Media File Upload exception, File Does not exist or Size 0

Link copied to clipboard
public final static Integer RC_MEDIA_FILE_FORMAT_NOT_SUPPORTED

Upload Media File Format Not supported

Link copied to clipboard
public final static Integer RC_MESSAGE_CANT_EXPAND

message Not can Was/were expand

Message expansion conversation type Not match

Link copied to clipboard
public final static Integer RC_MESSAGE_EXPAND_FAIL

Message expansion Failure

Link copied to clipboard
public final static Integer RC_MESSAGE_EXPAND_FORMAT_ERROR

community (ultra group) expand message, expand Content Format Error

Link copied to clipboard
public final static Integer RC_MESSAGE_EXPAND_NOT_AUTHORIZED

community (ultra group) expand message, no Operation Permission

Link copied to clipboard
public final static Integer RC_MESSAGE_NOT_REGISTERED

message Not Was/were Register

Link copied to clipboard
public final static Integer RC_MESSAGE_NULL_EXCEPTION

message interceptor Handle Interface Returns message Is null/empty

Link copied to clipboard
public final static Integer RC_MODIFIED_MESSAGE_IS_NOT_SENT

Was/were edit message Yes Receive or does not have Send Success

Link copied to clipboard
public final static Integer RC_MODIFIED_MESSAGE_TIMEOUT

Was/were edit message exceeded modification When limit

Link copied to clipboard
public final static Integer RC_MSG_BLOCKED_SENSITIVE_WORD

Send message Contains sensitive word (Send party Send Failure, Receive party Not will Received message)

Link copied to clipboard
public final static Integer RC_MSG_DATA_INCOMPLETE

protocol Layer internal Error

Link copied to clipboard
public final static Integer RC_MSG_EXPANSION_SIZE_LIMIT_EXCEED

Message expansion Size exceeded limit

Link copied to clipboard
public final static Integer RC_MSG_REPLACED_SENSITIVE_WORD

message sensitive word Already already Was/were replace (Receive party can Received Was/were replace After message)

Link copied to clipboard
public final static Integer RC_MSG_RESP_TIMEOUT

Client Send message request, internal server response Timeout

Link copied to clipboard
public final static Integer RC_MSG_SEND_FAIL

signaling Send Failure

Link copied to clipboard
public final static Integer RC_MSG_SIZE_OUT_OF_LIMIT

message Size exceeded limit, message maximum body 128k bytes

Link copied to clipboard
public final static Integer RC_NAVI_RESOURCE_ERROR

Navigation Returns Result exception

Link copied to clipboard
public final static Integer RC_NET_CHANNEL_INVALID

When before Connection Already already Was/were release

Link copied to clipboard
public final static Integer RC_NET_DATA_ERROR

Network Data parse Failure

Link copied to clipboard
public final static Integer RC_NET_UNAVAILABLE

When before Connection Not available

Link copied to clipboard
public final static Integer RC_NETWORK_IS_DOWN_OR_UNREACHABLE

Network Connection Not available

Link copied to clipboard
public final static Integer RC_NETWORK_THROWS_IOEXCEPTION

Http request IO exception

public final static Integer RC_NETWORK_THROWS_SOCKET_TIMEOUT_EXCEPTION

Http request Timeout

Link copied to clipboard
public final static Integer RC_NO_REDIRECT_ALLOWED

request Not allow re- Targeted

Link copied to clipboard
public final static Integer RC_NODE_NOT_FOUND

Navigation HTTP Returns Data Format Error

Link copied to clipboard
public final static Integer RC_NOT_IN_ULTRA_GROUP

non- community (ultra group) Member

Link copied to clipboard
public final static Integer RC_OPERATION_BLOCKED

Operation Was/were prohibit, This Error code Already Was/were discard use

Link copied to clipboard
public final static Integer RC_OPERATION_NOT_SUPPORT

Operation Not supported, Only Private cloud valid, server-side disable completed This Operation

Link copied to clipboard
public final static Integer RC_ORIGINAL_MESSAGE_CANT_EXPAND

community (ultra group) expand message, but Yes original message Not supported expand

Link copied to clipboard
public final static Integer RC_ORIGINAL_MESSAGE_NOT_EXIST

original message Does not exist

Link copied to clipboard
public final static Integer RC_PAGE_TOKEN_PARSING_FAILED

pagetokenparse Failure

Link copied to clipboard
public final static Integer RC_PING_SEND_FAIL

PING Failure

Link copied to clipboard
public final static Integer RC_PONG_RECV_FAIL

PING Timeout

Link copied to clipboard
public final static Integer RC_PUBLIC_SERVICE_PROFILE_NOT_EXIST

public service Info Does not exist

Link copied to clipboard
public final static Integer RC_PUBLICSERVICE_DEFFOLLOWED

public account Default Already attention Note (PUBLIC_SERVICE)

Link copied to clipboard
public final static Integer RC_PUBLICSERVICE_DEFUNFOLLOWED

public account Default Already Cancel attention Note (PUBLIC_SERVICE, Already deprecated)

Link copied to clipboard
public final static Integer RC_PUBLICSERVICE_ERROR_TYPE

Invalid public account (PUBLIC_SERVICE)

Link copied to clipboard
public final static Integer RC_PUBLICSERVICE_FOLLOWED

public account Already attention Note (PUBLIC_SERVICE)

Link copied to clipboard
public final static Integer RC_PUBLICSERVICE_UNFOLLOW

public account Not attention Note (PUBLIC_SERVICE)

Link copied to clipboard
public final static Integer RC_PUBLICSERVICE_UNFOLLOWED

public account Already already Cancel attention Note (PUBLIC_SERVICE)

Link copied to clipboard
public final static Integer RC_PUSHSETTING_PARAMETER_INVALID

user level Set service request Parameter Not valid

Link copied to clipboard
public final static Integer RC_QUERY_ACK_NO_DATA

protocol Layer internal Error, Data Error

Link copied to clipboard
public final static Integer RC_READ_RECEIPT_V4_INVALID

Not activatev4Read receipt

Link copied to clipboard
public final static Integer RC_REAL_TIME_CONVERSATION_UNAVAILABLE

actual When conversation Not enable

Link copied to clipboard
public final static Integer RC_RECALL_MESSAGE_USER_INVALID

can only Recall self Send message

Link copied to clipboard
public final static Integer RC_RECALL_PARAMETER_INVALID

Recall message Parameter Invalid

Link copied to clipboard
public final static Integer RC_REQUEST_INTERCEPTOR_NULL_EXCEPTION

multiple Media Upload&Download interceptor Returns conn Is null/empty

Link copied to clipboard
public final static Integer RC_REQUEST_OVERFREQUENCY

request exceed exceed completed Call frequency limit, please shortly after again try

Link copied to clipboard
public final static Integer RC_SERVER_DATA_ERROR

Server Data parse Failure

Link copied to clipboard
public final static Integer RC_SERVER_DRIVE_UNREAD_COUNT_INVALID

Not activate conversation driver

Link copied to clipboard
public final static Integer RC_SERVER_PARAMETER_INVALID

Parameter incorrect

Link copied to clipboard
public final static Integer RC_SERVER_PARAMETER_MESSAGEUID_INVALID

messageidNot valid

Link copied to clipboard
public final static Integer RC_SERVER_PARAMETER_MESSAGEUIDS_CONFUSED

message id order Error

report When time Not supported Sync

Link copied to clipboard
public final static Integer RC_SERVER_UNKNOWN_ERROR

Unknown exception

Link copied to clipboard
public final static Integer RC_SERVICE_ASSISTANT_NOT_FOUND

request agentId Does not exist

Link copied to clipboard
public final static Integer RC_SERVICE_INFORMATION_AUDIT_FAILED

managed profile Info audit Not Via

Link copied to clipboard
public final static Integer RC_SERVICE_INTERNAL_ERROR

service internal Error

Link copied to clipboard
public final static Integer RC_SERVICE_INVALID_PARAMETER_AGENTID

agentId Invalid request parameter

Link copied to clipboard
public final static Integer RC_SERVICE_INVALID_PARAMETER_CHANNELID

channelId Invalid request parameter

Link copied to clipboard
public final static Integer RC_SERVICE_INVALID_PARAMETER_CHANNELTYPE

channelType Invalid request parameter

customInfo key Count exceeded limit

customInfo key/value length exceeded limit

Link copied to clipboard
public final static Integer RC_SERVICE_INVALID_PARAMETER_FORMAT

request Parameter Format Error

message content Invalid request parameter

message messageId Invalid request parameter

message timestamp Invalid request parameter

public final static Integer RC_SERVICE_INVALID_PARAMETER_MESSAGE_TYPE

message type Invalid request parameter

public final static Integer RC_SERVICE_INVALID_PARAMETER_MESSAGE_USERID

message userId Invalid request parameter

message username Invalid request parameter

Link copied to clipboard
public final static Integer RC_SERVICE_INVALID_PARAMETER_TARGETID

targetId Invalid request parameter

Link copied to clipboard
public final static Integer RC_SERVICE_LLM_CHAT_CLIENT_NOT_FOUND

Not supported LLM provider

Link copied to clipboard
public final static Integer RC_SERVICE_LLM_REQUEST_FAIL

request LLM Failure

Link copied to clipboard
public final static Integer RC_SERVICE_LLM_RESPONSE_ERROR

LLM response Error

Link copied to clipboard
public final static Integer RC_SERVICE_LLM_RESPONSE_TIMEOUT

LLM response Timeout

Link copied to clipboard
public final static Integer RC_SERVICE_REQUEST_UNAUTHORIZED

authentication Error

public final static Integer RC_SERVICE_RRSV5_CONVERSATION_NOT_SUPPORT

Not supported conversation type

Link copied to clipboard
public final static Integer RC_SERVICE_RRSV5_MESSAGE_NOT_EXIST

message Does not exist

public final static Integer RC_SERVICE_RRSV5_MESSAGE_RECEIPT_NEEDLESS

message Not requires receipt Type

Link copied to clipboard
public final static Integer RC_SERVICE_RRSV5_MESSAGE_SENDER_MISMATCH

non- message Sender

Link copied to clipboard
public final static Integer RC_SERVICE_RRSV5_PARAM_LENGTH_EXCEED

Parameter length exceeded limit

Link copied to clipboard
public final static Integer RC_SERVICE_RRSV5_QUERY_NOT_SUPPORT

Not supported Read Query Type

public final static Integer RC_SERVICE_RRSV5_READ_RECEIPT_NOT_SUPPORT

Not supported Read receipt method

Link copied to clipboard
public final static Integer RC_SERVICE_RRSV5_UNAVAILABLE

Not activatev5

Link copied to clipboard
public final static Integer RC_SERVICE_STT_CONVERTED_FAILED

sttConversion failed

Link copied to clipboard
public final static Integer RC_SERVICE_STT_INTERNAL_ERROR

Voice convert Text service exception

Link copied to clipboard
public final static Integer RC_SERVICE_STT_PARAM_MISS

Voice convert Text Parameter missing

Link copied to clipboard
public final static Integer RC_SERVICE_STT_UNAVAILABLE

Voice Conversion service Not enable

Link copied to clipboard
public final static Integer RC_SERVICE_STT_USAGE_EXCEED

usage exceeded limit

Link copied to clipboard
public final static Integer RC_SERVICE_UNKOWN_ERROR

Unknown Error

Link copied to clipboard
public final static Integer RC_SETTING_SYNC_FAILED

Client version number too low, need Sync version number

Link copied to clipboard
public final static Integer RC_SIGHT_MSG_DURATION_LIMIT_EXCEED

small Video When time length exceeded limit

Link copied to clipboard
public final static Integer RC_SIGHT_SERVICE_UNAVAILABLE

small Video service Not activate

Link copied to clipboard
public final static Integer RC_SOCKET_DISCONNECTED

link disconnected

Link copied to clipboard
public final static Integer RC_SOCKET_NOT_CREATED

Create Connection Failure

Link copied to clipboard
public final static Integer RC_SUBSCRIBE_ONLINE_SERVICE_UNAVAILABLE

Not enable Online Status Subscribe Feature

Link copied to clipboard
public final static Integer RC_SUBSCRIBED_USERIDS_EXCEED_LIMIT

Subscribe user count reached limit

Link copied to clipboard
public final static Integer RC_TAG_ALREADY_EXISTS

tag Already exists

Link copied to clipboard
public final static Integer RC_TAG_INVALID_FOR_CONVERSATION

tag Not In conversation

Link copied to clipboard
public final static Integer RC_TAG_LIMIT_EXCEED

user conversation tag count exceeded limit, at most Supports 20 tag

Link copied to clipboard
public final static Integer RC_TAG_NOT_EXIST

tag Does not exist

Link copied to clipboard
public final static Integer RC_TCP_DISCONNECTED_NO_RMTP

tcp Connected successfully, rmtp Connection Failure

Link copied to clipboard
public final static Integer RC_TRANSLATION_CODE_AUTH_FAILED

Translation failed, internal authentication Failure

Link copied to clipboard
public final static Integer RC_TRANSLATION_CODE_INVALID_APP_KEY

app key Is null/empty

Link copied to clipboard
public final static Integer RC_TRANSLATION_CODE_INVALID_AUTH_TOKEN

no Set authToken or person Is null/empty

Link copied to clipboard
public final static Integer RC_TRANSLATION_CODE_INVALID_DATA

server data invalid

Link copied to clipboard
public final static Integer RC_TRANSLATION_CODE_INVALID_SERVER_URL

translation Server URL Is null/empty

public final static Integer RC_TRANSLATION_CODE_INVALID_SOURCE_LANGUAGE

source language Is null/empty

public final static Integer RC_TRANSLATION_CODE_INVALID_TARGET_LANGUAGE

target language Is null/empty

Link copied to clipboard
public final static Integer RC_TRANSLATION_CODE_INVALID_TEXT

pending Translate text Content Is null/empty

Link copied to clipboard
public final static Integer RC_TRANSLATION_CODE_SERVER_AUTH_FAILED

Translation failed, translation Feature provider authentication Failure

Translation failed, Server no authentication token secret

Encode Format Set Error

short Voice transcribe Result Is null/empty

public final static Integer RC_TRANSLATION_CODE_SERVER_INVALID_LANGUAGE

language Set Error

Link copied to clipboard
public final static Integer RC_TRANSLATION_CODE_SERVICE_UNAVAILABLE

Translation failed, translation Feature Not enable

Link copied to clipboard
public final static Integer RC_TRANSLATION_CODE_SUCCESS

Translation succeeded

Link copied to clipboard
public final static Integer RC_TRANSLATION_CODE_TRANSLATE_FAILED

Translation failed, translation Feature provider Returns Failure

Link copied to clipboard
public final static Integer RC_UDP_DISCONNECTED

Server actively Disconnect (Only quic protocol)

Link copied to clipboard
public final static Integer RC_ULTRA_GROUP_CHANNEL_ID_NOT_EXIST

community (ultra group) channel ID Does not exist

public final static Integer RC_ULTRA_GROUP_CHANNEL_MESSAGE_EXCEED_LIMIT

community (ultra group) channel Send message exceeded limit

Link copied to clipboard
public final static Integer RC_ULTRA_GROUP_CHANNEL_NOT_EXIST

community (ultra group) channel Does not exist

Link copied to clipboard
public final static Integer RC_ULTRA_GROUP_CHANNELS_EXCEED_LIMIT

Create community (ultra group) channel, channel count exceeded limit

Link copied to clipboard
public final static Integer RC_ULTRA_GROUP_DISABLED

community (ultra group) Feature Not activate

Link copied to clipboard
public final static Integer RC_ULTRA_GROUP_MEMBERS_EXCEED_LIMIT

community (ultra group) Member exceeded limit

Link copied to clipboard
public final static Integer RC_ULTRA_GROUP_NOT_EXIST

community (ultra group) Does not exist

Link copied to clipboard
public final static Integer RC_ULTRA_GROUP_NOT_SUPPORT

This Interface Not supported community (ultra group) conversation

Link copied to clipboard
public final static Integer RC_ULTRA_GROUP_NUMBER_EXCEED_LIMIT

user Join community (ultra group) Count exceeded limit

Link copied to clipboard
public final static Integer RC_ULTRA_GROUP_PARAMETER_ERROR

community (ultra group) Invalid parameter

Link copied to clipboard
public final static Integer RC_ULTRA_GROUP_SERVICE_ABNORMAL

community (ultra group) service exception

Link copied to clipboard
public final static Integer RC_ULTRA_GROUP_UNKNOWN_ERROR

community (ultra group) Unknown exception

public final static Integer RC_ULTRA_GROUP_USER_NOT_IN_PRIVATE_CHANNEL

user Not In community (ultra group) private channel

Link copied to clipboard
public final static Integer RC_USER_PROFILE_EXT_KEY_NOT_EXIST

user managed extended Property key List no This key

public final static Integer RC_USER_PROFILE_EXT_KV_COUNT_EXCEED_LIMIT

exceeded the limit for Set user managed extended Property maximum limit

Link copied to clipboard
public final static Integer RC_USER_PROFILE_KEY_NOT_ALLOW_SDK_SET

no Set This user managed Property Permission

Link copied to clipboard
public final static Integer RC_USER_PROFILE_KEY_NOT_EXIST

user managed basic PropertykeyList no Thiskey

Link copied to clipboard
public final static Integer RC_USER_PROFILE_QUERY_COUNT_EXCEED_LIMIT

Batch Query user managed profile Count exceeded the limit for Query upper limit 100

Link copied to clipboard
public final static Integer RC_USER_PROFILE_SERVICE_UNAVAILABLE

Not enable user Info managed Feature

Link copied to clipboard
public final static Integer RC_USER_PROFILE_USER_NOT_EXIST

no This user

public final static Integer RC_USER_PROFILE_VALUE_CAN_ONLY_BE_NUMBERS

user managed This Property Value can only Yes digit

Link copied to clipboard
public final static Integer RC_USER_PROFILE_VALUE_EXCEED_RANGE

user managed This Property Value Value exceed Set Value range

public final static Integer RC_USER_PROFILE_VALUE_LENGTH_EXCEED_LIMIT

user managed basic Property or expand PropertyValue, characters exceeded maximum limit

Link copied to clipboard
public final static Integer RC_USER_SETTING_DISABLED

user Level Set Not activate

Link copied to clipboard
public final static Integer RC_USER_TRIGGERED_LOG_UPLOAD_DISABLED

client-initiated Upload Log Feature Not open

Link copied to clipboard
public final static Integer RC_USER_TRIGGERED_LOG_UPLOAD_FAILED

client-initiated Upload Log Failure

public final static Integer RC_USER_TRIGGERED_LOG_UPLOAD_TIME_DUPLICATE

client-initiated Upload Log When time duplicate

client-initiated Upload Log When time interval exceeded limit

Link copied to clipboard
public final static Integer RC_VIDEO_COMPRESS_FAILED

Video compress Failure

Link copied to clipboard
public final static Integer READ_RECEIPT_V4_NOT_SUPPORT

Not supportedV4Read receipt Feature

Link copied to clipboard
public final static Integer READ_RECEIPT_V4_UPDATE_NOT_SUPPORT

Not supported Updatev4Read receipt Info

Link copied to clipboard
public final static Integer REJECTED_BY_BLACKLIST

Already Was/were the other party Join blacklist, Message sending failed

Link copied to clipboard
public final static Integer ROAMING_SERVICE_UNAVAILABLE_CHATROOM

chatroom cloud storage Business Not activate

Link copied to clipboard
public final static Integer SEND_READ_RECEIPT_CONF_ERROR

Voice speech-to-text Feature Not enable

Link copied to clipboard
public final static Integer SET_MESSAGE_READ_TIME_ERROR

Set message Read When time Error

Link copied to clipboard
public final static Integer SLICE_INDEX_ERROR

shard index Error

Link copied to clipboard
public final static Integer SPEECH_TO_TEXT_DISABLE

Voice speech-to-text request processing, do not send duplicate requests

public final static Integer SPEECH_TO_TEXT_MESSAGE_CONTENT_UNSUPPORTED

translation Feature input Parameter Type Error

Link copied to clipboard
public final static Integer SPEECH_TO_TEXT_REQUEST_IN_PROCESS

Voice Content Not can Conversion, Parameter Invalid

Link copied to clipboard
public final static Integer STREAM_MESSAGE_DATA_TRUNCATED

stream Data large at 128k truncate

Link copied to clipboard
public final static Integer STREAM_MESSAGE_DELTA_TIME_LIMIT

stream exceeded30minutes truncate

Link copied to clipboard
public final static Integer STREAM_MESSAGE_DELTA_TIME_OVER

Timeout30seconds no Data End

Link copied to clipboard
public final static Integer STREAM_MESSAGE_DISABLE

streaming message concurrency limit, at most 3

Link copied to clipboard
public final static Integer STREAM_MESSAGE_EXPANSION_KEY_ERROR

Pull streaming message When Was/were reset

Link copied to clipboard
public final static Integer STREAM_MESSAGE_NO_STREAM

message's stream Does not exist

public final static Integer STREAM_MESSAGE_REQUEST_COUNT_LIMIT_EXCEEDED

streaming message's summary extension Key Not supported modified or Delete

Link copied to clipboard
public final static Integer STREAM_MESSAGE_REQUEST_FAIL

Message content positive In Pull, do not send duplicate requests

Link copied to clipboard
public final static Integer STREAM_MESSAGE_REQUEST_IN_PROCESS

streaming message Already Sync completed, Not need to re- New Pull

Link copied to clipboard
public final static Integer STREAM_MESSAGE_REQUEST_RESET

Pull streaming message request Failure

Link copied to clipboard
public final static Integer STREAM_MESSAGE_REVIEW_FAILED

audit Not pass, stream Data Was/were Delete

Link copied to clipboard
public final static Integer STREAM_MESSAGE_SERVER_INTERNAL_ERROR

stream message service internal exception

Link copied to clipboard
public final static Integer STREAM_MESSAGE_SYNCED

===== special negative Value Error code =====

Link copied to clipboard
public final static Integer SUCCESS

Success

Link copied to clipboard
public final static Integer TRANS_FAILED

Translation failed

Link copied to clipboard
public final static Integer TRANS_INTERNAL_ERROR

translation service exception

Link copied to clipboard
public final static Integer TRANS_LANGUAGE_NOT_SUPPORT

translation Not supported language

Link copied to clipboard
public final static Integer TRANS_PARAM_ERROR

translation Parameter Format Invalid

Link copied to clipboard
public final static Integer TRANS_PARAM_MISSING

translation lacking Required parameters

Link copied to clipboard
public final static Integer TRANS_QUOTA_LIMIT

translation usage exceeded

Link copied to clipboard
public final static Integer TRANS_SERVICE_NOT_OPEN

translation service Not activate

Link copied to clipboard
public final static Integer TRANS_TEXT_LENGTH_EXCEEDS_LIMIT

Translate text length exceeded limit

Link copied to clipboard
public final static Integer TRANSLATION_LANGUAGE_SAME

Call translation Interface When The input Translation mode Value Invalid

Link copied to clipboard
public final static Integer TRANSLATION_PARAMS_LIST_INVALID

Conversation translation strategy Value Invalid

Link copied to clipboard
public final static Integer TRANSLATION_PARAMS_TYPE_INVALID

translation Interface input parameter List length Invalid

Link copied to clipboard
public final static Integer TRANSLATION_TEXT_INVALID

===== streaming message Client related =====

Link copied to clipboard
public final static Integer TRY_OVERWRITE_INVALID_KEY

no Permission modified chatroom Already exists properties Value

Link copied to clipboard
public final static Integer UNKNOWN

未知错误

Link copied to clipboard
public final static Integer UPDATE_MESSAGE_RECEIPT_STATUS_ERROR

Update message Read Status Error

Link copied to clipboard
public final static Integer UPLOAD_ID_INVALID

UploadIDInvalid

Inherited properties

Link copied to clipboard
private final Throwable cause

Functions

Link copied to clipboard
public final Integer getCode()
Link copied to clipboard
public String getMessage()
Link copied to clipboard
public String toString()

Inherited functions

Link copied to clipboard
public final Unit addSuppressed(Throwable p0)
Link copied to clipboard
public Throwable fillInStackTrace()
Link copied to clipboard
public Throwable getCause()
Link copied to clipboard
public String getLocalizedMessage()
Link copied to clipboard
public Array<StackTraceElement> getStackTrace()
Link copied to clipboard
public final Array<Throwable> getSuppressed()
Link copied to clipboard
public Throwable initCause(Throwable p0)
Link copied to clipboard
public Unit printStackTrace(PrintStream p0)
public Unit printStackTrace(PrintWriter p0)
Link copied to clipboard
public Unit setStackTrace(Array<StackTraceElement> p0)