A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Z 

R

RC_APP_PUBLICSERVICE_DEFFOLLOWED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

公众号默认已关注,针对会话类型:ConversationType_APP_PUBLIC_SERVICE

RC_APP_PUBLICSERVICE_DEFUNFOLLOWED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

公众号默认已取消关注,针对会话类型:ConversationType_APP_PUBLIC_SERVICE

RC_APP_PUBLICSERVICE_FOLLOWED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

公众号已关注,针对会话类型:ConversationType_APP_PUBLIC_SERVICE

RC_APP_PUBLICSERVICE_UNFOLLOW - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

未关注此公众号,针对会话类型:ConversationType_APP_PUBLIC_SERVICE

RC_APP_PUBLICSERVICE_UNFOLLOWED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

公众号已经取消关注,针对会话类型:ConversationType_APP_PUBLIC_SERVICE

RC_CHATROOM_ILLEGAL_ARGUMENT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

聊天室接口参数无效。请确认参数是否为空或者有效。

RC_CHATROOM_IS_FULL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

聊天室成员超限,开发者可以提交工单申请聊天室人数限制变更。

RC_CHATROOM_NOT_EXIST - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

聊天室不存在

RC_CHATROOM_RESET - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

聊天室被回收

RC_CLIENT_NOT_INIT - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

SDK 没有初始化

在使用 SDK 任何功能之前,必须先 Init 。

RC_CONN_ACK_TIMEOUT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

连接ACK超时

RC_CONN_APP_AUTH_FAILED - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

APP 服务校验失败 连接接口 ConnectOption.connectExt 参数在 APP 服务验证不通过.

RC_CONN_APP_AUTH_FAILED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开启AppServer联合鉴权功能后,到AppServer认证失败

RC_CONN_APP_BLOCKED_OR_DELETED - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

AppKey 被封禁或已删除

请检查您使用的 AppKey 是否被封禁或已删除。

RC_CONN_APP_BLOCKED_OR_DELETED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

AppKey 被封禁或已删除

RC_CONN_APP_LICENSE_EXPIRED - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

APP License 过期 请检查为您部署的 IM 服务 License 是否过期

RC_CONN_APP_LICENSE_EXPIRED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

私有云 License 检查不通过;APP License 过期

RC_CONN_CLUSTER_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

环境校验失败

请检查 AppKey 和连接环境(开发环境/生产生产)是否匹配

RC_CONN_CLUSTER_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

客户端连错环境,引发连接拒绝;如使用开发环境 Appkey 连接到生产环境

RC_CONN_DISPOSABLE_TOKEN_USED - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

该 token 已经被使用过,无法进行连接 一次性 token 只能连接一次,之后再使用会上报此错误

RC_CONN_DISPOSABLE_TOKEN_USED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

该 token 已经被使用过,无法进行连接 一次性 token 只能连接一次,之后再使用会上报此错误

RC_CONN_ENCRYPT_AUTH_FAILURE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

链路加密认证失败

RC_CONN_ID_REJECT - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

AppKey 错误

请检查您使用的 AppKey 是否正确。

RC_CONN_ID_REJECT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

客户端 info 字段格式错误,正确格式:{平台类型}-{设备信息}-{sdk版本}。 其中设备信息:{手机类型}|{手机型号}|{网络类型,4G/WIFI}|{运营商标识, 移动/电信/联通}

RC_CONN_NOT_AUTHRORIZED - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

App 校验未通过

App 校验未通过,是因为您开通了 App 校验功能,但是校验未通过.

RC_CONN_NOT_AUTHRORIZED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

App 校验未通过(开通了 App 校验功能,但是校验未通过)

RC_CONN_OTHER_DEVICE_LOGIN - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

用户在其它设备上登录

重连过程中当前用户在其它设备上登录

RC_CONN_OTHER_DEVICE_LOGIN - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开启禁止把已在线客户端踢下线开关后,该错误码标识已有同类型端在线

RC_CONN_OVERFREQUENCY - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

连接过于频繁

RC_CONN_PACKAGE_NAME_INVALID - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

ApplicationId 与后台注册信息不一致。

RC_CONN_PACKAGE_NAME_INVALID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

包名与后台注册信息不匹配

RC_CONN_PROTO_VERSION_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

信令版本错误

RC_CONN_PROXY_UNAVAILABLE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

设置的代理地址不可用

RC_CONN_REDIRECTED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

连接重定向

RC_CONN_REFUSED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

连接被拒绝

RC_CONN_SERVER_UNAVAILABLE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

连接服务未开通,需要排查后台小程序(或桌面端)服务是否已开通

RC_CONN_TOKEN_EXPIRE - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

Token过期

是因为您在开发者后台设置了token 过期时间,您需要请求您的服务器重新获取 token 并再次用新的 token 建立连接.

RC_CONN_TOKEN_EXPIRE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

Token 已过期

RC_CONN_TOKEN_INCORRECT - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

Token 无效

token 错误,请您检查客户端初始化使用的 AppKey 和您服务器获取 token 使用的 AppKey 是否一致.

RC_CONN_USER_ABANDON - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

用户已销户

RC_CONN_USER_ABANDON - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

用户已销户

RC_CONN_USER_BLOCKED - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

用户被封禁

请检查您使用的 Token 是否正确,以及对应的 UserId 是否被封禁。 5.2.3新增: 5.2.3之前的版本,出现此错误也可能是用户被销户了

RC_CONN_USER_BLOCKED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

用户被封禁

RC_CONN_USER_OR_PASSWD_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

Token 无效;AppKey 和 Token 不匹配;Token 过期

RC_CONNECT_TIMEOUT - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

SDK 内部连接超时,调用 connect 接口设置有效的 timeLimit 值时会出现该错误

SDK 不会继续重连,需要 APP 手动调用 connect 接口进行连接。

RC_CONNECT_TIMEOUT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

连接超时

RC_CONNECTION_EXIST - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

连接已存在

RC_CONNECTION_EXIST - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

连接已存在

RC_CONNECTION_RESET_BY_PEER - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

链接被服务器中断,可能原因是运营商认为此链接非法或无效,直接断开 出现此错误码后,SDK 会自动触发重连,App 无需处理

RC_CONVERSATION_NOT_SUPPORT_MESSAGE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

系统会话不支持发送该消息

RC_CONVERSATION_TAG_INVALID_CONVERSATION_TYPE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

指定的会话类型不支持标签功能,会话标签仅支持单群聊会话、系统会话

RC_CONVERSATION_TAG_LIMIT_EXCEED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

标签中添加/删除的会话数量超限,最多支持添加/删除 1000 个会话

RC_DIRECTIONAL_MESSAGE_INVALID_CONVERSATION_TYPE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

发送定向消息时,传入的会话类型不支持

RC_DISCONN_KICK - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

用户被踢下线

当前用户在其他设备上登录,此设备被踢下线

RC_DISCONN_KICK - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

用户被踢下线

RC_DISCONN_USER_BLOCKED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

与服务器的连接已断开,用户被封禁

RC_DOMAIN_NOT_RESOLVE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

导航数据解析后,其中不存在有效 IP 地址

RC_ENVIRONMENT_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

连接环境不正确(融云公有云 SDK 无法连接到私有云环境。

请确认需要连接的环境,使用正确 SDK 版本。

RC_ENVIRONMENT_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

连接环境不正确

RC_FILE_EXPIRED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

文件已过期或被清理 小视频文件默认存储 7 天,其它文件默认存储 6个月。到期后自动清理

RC_FILE_UPLOAD_FAILED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

媒体消息媒体文件 http 上传失败

RC_GIF_MSG_SIZE_LIMIT_EXCEED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

GIF 消息文件大小超出限制

RC_GROUP_READ_RECEIPT_VERSION_NOT_SUPPORT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

群已读回执版本不支持

RC_HTTP_RECV_FAIL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

导航操作时,HTTP 接收失败

RC_HTTP_REQ_TIMEOUT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

请求连接导航地址失败

RC_HTTP_SEND_FAIL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

导航操作时,Http 请求失败

RC_IM_PROXY_TYPE_SOCKS5 - enum entry in io.rong.imlib.proxy.RCIMProxyType
 
RC_INVALID_PARAMETER - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

开发者接口调用时传入的参数错误

请检查接口调用时传入的参数类型和值。

RC_INVALID_PARAMETER_CHANNEL_ID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用频道相关接口时传入的 channelId 非法

RC_INVALID_PARAMETER_CONNECTION_OPTION_NULL - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

描述:ConnectOption 为空。

可能原因:ConnectOption 值为 null。

处理建议:请确认传入的参数是否正确。

RC_INVALID_PARAMETER_CONNECTION_OPTION_NULL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

连接时connection option 为空

RC_INVALID_PARAMETER_CONVERSATION_IDENTIFIER - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

RCConversationIdentifier 参数非法。 可能原因:开发者调用接口传入的 RCConversationIdentifier 参数类型不对或者参数为空

RC_INVALID_PARAMETER_CONVERSATION_TYPE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 ConversationType 非法

RC_INVALID_PARAMETER_CONVERSATION_TYPE_NOT_SUPPORT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用的接口不支持传入的会话类型

RC_INVALID_PARAMETER_CONVERSATIONS - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用接口传入的 conversations 参数为 null 或者 conversations 数组包含 null 对象

RC_INVALID_PARAMETER_HISTORY_MESSAGE_OPTION_COUNT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 HistoryMessageOption 非法

RC_INVALID_PARAMETER_LANGUAGE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的语言非法

RC_INVALID_PARAMETER_LOCAL_PATH - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用接口传入的 local path 地址不存在

RC_INVALID_PARAMETER_MEDIA_TYPE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 mediaType 非法

RC_INVALID_PARAMETER_MEDIA_URL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用接口传入的 mediaUrl 地址为空

RC_INVALID_PARAMETER_MESSAGE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用接口传入的 message 参数为空

RC_INVALID_PARAMETER_MESSAGE_ARRAY - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用接口传入的 messageIds 参数为 空或者数组长度为 0

RC_INVALID_PARAMETER_MESSAGE_CONTENT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 Message 非法,或者 MessageContent 非法

RC_INVALID_PARAMETER_MESSAGE_EXPANSION - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 MessageExpansion 非法

RC_INVALID_PARAMETER_MESSAGE_ID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 messageId 非法或者找不到对应的 Message

RC_INVALID_PARAMETER_MESSAGE_LIST - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 messageList 非法

RC_INVALID_PARAMETER_MESSAGE_UID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 uid (服务器消息唯一 id)非法

RC_INVALID_PARAMETER_MSG_TAG - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用接口传入的 MessageTag 为空 或者MessageTag.value()为空或者 ""

RC_INVALID_PARAMETER_NOT_MEDIA_MESSAGE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者sendMediaMessage 传入的 Message.content 不是多媒体消息

RC_INVALID_PARAMETER_NOTIFICATION_LEVEL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

PushNotificationLevel 无效

RC_INVALID_PARAMETER_OFFLINE_DURATION - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用接口 setOfflineMessageDuration 传入的参数非法

RC_INVALID_PARAMETER_RECEIVED_STATUS - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用接口传入的 ReceivedStatus 参数为 null

RC_INVALID_PARAMETER_REQUEST_URL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 requestUrl 非法

RC_INVALID_PARAMETER_SDK_VERSION - enum entry in io.rong.imlib.IRongCoreEnum.ConnectionErrorCode

描述:连接使用的版本号参数错误。

可能原因:版本号非 **.**.** 格式或者 ** 不是数字。

处理建议:请检查版本号是否正确。

RC_INVALID_PARAMETER_SDK_VERSION - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

连接使用的版本号参数错误

RC_INVALID_PARAMETER_SENT_STATUS - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用接口传入的 Message.SentStatus 参数为 null

RC_INVALID_PARAMETER_TAG_ID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 tagId 非法

RC_INVALID_PARAMETER_TAG_NAME - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 tagName 非法

RC_INVALID_PARAMETER_TARGET_ID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 targetId 非法

RC_INVALID_PARAMETER_TIME_STRING - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用接口传入的时间(字符串)参数非法。可能原因:开发者调用接口传入的时间(字符串)参数类型不是字符串或者字符串为空。

RC_INVALID_PARAMETER_TIMESTAMP - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的时间戳非法

RC_INVALID_PARAMETER_ULTRA_GROUP_MESSAGE_EXPANSION_KEY_ARRAY - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的UltraGroupMessageExpansion keyArray 非法

RC_INVALID_PARAMETER_ULTRA_GROUP_MESSAGE_OBJECT_NAME - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用recallUltraGroupMessage时,撤回了不支持的消息类型

RC_INVALID_PARAMETER_UNIQUE_ID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者调用接口传入的 uniqueId 为空或者""

RC_INVALID_PARAMETER_USER_ID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 userId 非法

RC_INVALID_PARAMETER_USERIDLIST - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

开发者接口调用时传入的 userIdList 非法

RC_KV_CONCURRENT_SET_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

聊天室设置 KV 失败,出现在两人或者多端同时操作一个 KV。 如果出现该错误,为避免和其他端同时操作,请延时一定时间再试

RC_MEDIA_EXCEPTION - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

媒体文件上传异常,媒体文件不存在或文件大小为 0

RC_MEDIA_FILE_FORMAT_NOT_SUPPORTED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

上传媒体文件格式不支持

RC_MESSAGE_CANT_EXPAND - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

消息不能被扩展,只支持单群聊,其他类型消息会返回此错误,消息在发送时,Message 对象的属性 canIncludeExpansion 置为 true 才能进行扩展

RC_MESSAGE_EXPAND_CONVERSATION_TYPE_NOT_MATCH - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

扩展消息失败,因为消息中的会话类别与接口支持的会话类别不一致

RC_MESSAGE_EXPAND_FAIL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

消息扩展失败,一般是网络原因导致的,请确保网络状态良好,并且融云 SDK 连接正常

RC_MESSAGE_EXPAND_FORMAT_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群扩展消息,扩展内容格式错误

RC_MESSAGE_EXPAND_NOT_AUTHORIZED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群扩展消息,无操作权限

RC_MESSAGE_NOT_REGISTERED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

消息未被注册

RC_MESSAGE_NULL_EXCEPTION - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

消息拦截器处理接口返回的消息为空

RC_MSG_BLOCKED_SENSITIVE_WORD - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

发送的消息中包含敏感词 (发送方发送失败,接收方不会收到消息)

RC_MSG_DATA_INCOMPLETE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

协议层内部错误

RC_MSG_EXPANSION_SIZE_LIMIT_EXCEED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

消息扩展大小超出限制, 默认消息扩展字典 key 长度不超过 32 个字符,value 长度不超过 4096 个字符,设置的 Expansion 键值对不超过 300 个

RC_MSG_REPLACED_SENSITIVE_WORD - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

消息中敏感词已经被替换 (接收方可以收到被替换之后的消息)

RC_MSG_RESP_TIMEOUT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

客户端发送消息请求,融云服务端响应超时

RC_MSG_SEND_FAIL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

信令发送失败

RC_MSG_SIZE_OUT_OF_LIMIT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

消息大小超限,消息体(序列化成 json 格式之后的内容)最大 128k bytes

RC_NAVI_RESOURCE_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

导航返回结果异常

RC_NET_CHANNEL_INVALID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

当前连接已经被释放

RC_NET_UNAVAILABLE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

当前连接不可用

RC_NETWORK_IS_DOWN_OR_UNREACHABLE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

网络连接不可用

RC_NETWORK_THROWS_IOEXCEPTION - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

Http 请求报 IO 异常。通常为设备没有开启网络或者没有连接有效的网络

RC_NETWORK_THROWS_SOCKET_TIMEOUT_EXCEPTION - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

Http 请求报 SocketTimeoutException。网络超时

RC_NODE_NOT_FOUND - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

导航 HTTP 返回数据格式错误

RC_NOT_IN_ULTRA_GROUP - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

非超级群成员

RC_OPERATION_BLOCKED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

操作被禁止,此错误码已被弃用

RC_OPERATION_NOT_SUPPORT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

操作不支持,仅私有云有效,服务端禁用了该操作

RC_ORIGINAL_MESSAGE_CANT_EXPAND - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群扩展消息,但是原始消息不支持扩展

RC_ORIGINAL_MESSAGE_NOT_EXIST - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群扩展消息,但是原始消息不存在。

RC_PING_SEND_FAIL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

PING 失败

RC_PONG_RECV_FAIL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

PING 超时

RC_PUBLIC_SERVICE_PROFILE_NOT_EXIST - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

查询的公共服务信息不存在,请确认查询的公共服务的类型和公共服务 id 是否匹配

RC_PUBLICSERVICE_DEFFOLLOWED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

公众号默认已关注,针对会话类型:ConversationType_PUBLIC_SERVICE

RC_PUBLICSERVICE_DEFUNFOLLOWED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

公众号默认已取消关注,针对会话类型:ConversationType_PUBLIC_SERVICE

RC_PUBLICSERVICE_ERROR_TYPE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

无效的公众号。(由会话类型和 Id 所标识的公众号会话是无效的) 针对会话类型:ConversationType_PUBLIC_SERVICE

RC_PUBLICSERVICE_FOLLOWED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

公众号已关注,针对会话类型:ConversationType_PUBLIC_SERVICE

RC_PUBLICSERVICE_UNFOLLOW - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

公众号未关注,针对会话类型:ConversationType_PUBLIC_SERVICE

RC_PUBLICSERVICE_UNFOLLOWED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

公众号已经取消关注,针对会话类型:ConversationType_PUBLIC_SERVICE

RC_PUSHSETTING_PARAMETER_INVALID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

远程推送设置参数无效,请确认是否正确的填写了远程推送参数

RC_QUERY_ACK_NO_DATA - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

协议层内部错误,查询,上传,下载过程中数据错误

RC_READ_RECEIPT_V4_INVALID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

未开通v4已读回执

RC_RECALL_MESSAGE_USER_INVALID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

IMLib 撤回消息可以撤回自己发送的消息和别人发送的消息,IM 服务有开关,控制只可以撤回自己发送的消息,当服务该开关打开时,撤回别人的消息会报这个错误。

RC_RECALL_PARAMETER_INVALID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

撤回消息参数无效,请确认撤回消息参数是否正确的填写

RC_REQUEST_OVERFREQUENCY - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

请求超出了调用频率限制,请稍后再试

RC_SERVER_DRIVE_UNREAD_COUNT_INVALID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

未开通会话驱动

RC_SERVER_PARAMETER_INVALID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

参数有误

RC_SERVER_PARAMETER_MESSAGEUID_INVALID - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

消息id不合法

RC_SERVER_PARAMETER_MESSAGEUIDS_CONFUSED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

消息 id 顺序错误

RC_SERVER_PARAMETER_TIMESTAMP_NOT_SUPPORT_SYNC - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

上报时间不支持同步

RC_SERVER_UNKNOWN_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

未知异常

RC_SETTING_SYNC_FAILED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

表示客户端版本号低,需要同步版本号,可以提交工单申请打开用户级别配置开关

RC_SIGHT_MSG_DURATION_LIMIT_EXCEED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

小视频时间长度超出限制,默认小视频时长上限为 2 分钟

RC_SIGHT_SERVICE_UNAVAILABLE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

小视频服务未开通。可以在融云开发者后台中开启该服务。

RC_SOCKET_DISCONNECTED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

链接断开

RC_SOCKET_NOT_CREATED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

创建连接失败

RC_TAG_ALREADY_EXISTS - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

标签已存在

RC_TAG_INVALID_FOR_CONVERSATION - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

标签不在会话中

RC_TAG_LIMIT_EXCEED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

用户会话标签个数超限,最多支持添加 20 个标签

RC_TAG_NOT_EXIST - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

标签不存在

RC_TCP_DISCONNECTED_NO_RMTP - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

tcp 连接成功,rmtp 连接失败

RC_TIMESTAMP_ASC - enum entry in io.rong.imlib.IRongCoreEnum.TimestampOrder

升序, 按照时间戳从小到大,表示拉取大(晚)于 recordTime 的消息。

RC_TIMESTAMP_DESC - enum entry in io.rong.imlib.IRongCoreEnum.TimestampOrder

降序, 按照时间戳从大到小,表示拉取小(早)于 recordTime 的消息。

RC_TRANSLATION_CODE_AUTH_FAILED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

翻译失败,融云鉴权失败 鉴权失败或者 token 过期

RC_TRANSLATION_CODE_CURRENT_LIMITING - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

翻译失败,融云限流

RC_TRANSLATION_CODE_INVALID_APP_KEY - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

app key 为空

RC_TRANSLATION_CODE_INVALID_AUTH_TOKEN - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

没有设置 authToken 或者 authToken 为空串

RC_TRANSLATION_CODE_INVALID_DATA - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

server data invalid(注释)

RC_TRANSLATION_CODE_INVALID_SERVER_URL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

翻译服务器地址为空

RC_TRANSLATION_CODE_INVALID_SOURCE_LANGUAGE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

源语言为空

RC_TRANSLATION_CODE_INVALID_TARGET_LANGUAGE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

目标语言为空

RC_TRANSLATION_CODE_INVALID_TEXT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

待翻译文本内容为空

RC_TRANSLATION_CODE_SERVER_AUTH_FAILED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

翻译失败,翻译功能服务商鉴权失败 融云服务器的原因,token 无效

RC_TRANSLATION_CODE_SERVER_INVALID_AUTH_TOKEN - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

翻译失败,Server 没有鉴权 token 的 sercret 需要在融云开发者后台开启

RC_TRANSLATION_CODE_SERVER_INVALID_ENCODING_TYPE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

编码格式设置错误

RC_TRANSLATION_CODE_SERVER_INVALID_EXTRACT_RESULT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

短语音转录结果为空, 请核对编解码类型

RC_TRANSLATION_CODE_SERVER_INVALID_LANGUAGE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

语言设置错误

RC_TRANSLATION_CODE_SERVICE_UNAVAILABLE - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

翻译失败,翻译功能未在融云开启

RC_TRANSLATION_CODE_SUCCESS - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

翻译成功

RC_TRANSLATION_CODE_TRANSLATE_FAILED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

翻译失败,翻译功能服务商返回失败 具体服务商失败码信息

RC_UDP_DISCONNECTED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

服务器主动断开连接(仅 quic 协议下触发)

RC_ULTRA_GROUP_CHANNEL_ID_NOT_EXIST - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群频道 ID 不存在

RC_ULTRA_GROUP_CHANNEL_MESSAGE_EXCEED_LIMIT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群频道发送消息超限:超级群下每个频道有消息发送频率限制,默认每秒 30 条 频道内每秒发送消息总量超过限制会收到该错误码,建议延时发送或重试发送

RC_ULTRA_GROUP_CHANNEL_NOT_EXIST - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群频道不存在

RC_ULTRA_GROUP_CHANNELS_EXCEED_LIMIT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

创建超级群频道,频道数超限

RC_ULTRA_GROUP_DISABLED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群功能未开通

RC_ULTRA_GROUP_MEMBERS_EXCEED_LIMIT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群成员超限制

RC_ULTRA_GROUP_NOT_EXIST - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群不存在

RC_ULTRA_GROUP_NOT_SUPPORT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

该接口不支持超级群会话

RC_ULTRA_GROUP_NUMBER_EXCEED_LIMIT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

用户加入超级群数量超限

RC_ULTRA_GROUP_PARAMETER_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群参数错误

RC_ULTRA_GROUP_SERVICE_ABNORMAL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群服务异常

RC_ULTRA_GROUP_UNKNOWN_ERROR - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

超级群未知异常

RC_ULTRA_GROUP_USER_NOT_IN_PRIVATE_CHANNEL - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

用户不在超级群私有频道中

RC_USER_SETTING_DISABLED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

用户级别设置未开通

RC_VIDEO_COMPRESS_FAILED - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

视频压缩失败

RCConfiguration - class in io.rong.imlib
 
RCEncryptedSession - class in io.rong.imlib.model
加密会话信息实体类
RCEncryptedSession.RCEncryptedSessionStatus - class in io.rong.imlib.model.RCEncryptedSession
加密会话信令状态。
RCIMProxy - class in io.rong.imlib.model
 
RCIMProxyType - class in io.rong.imlib.proxy
 
RCTranslationResult - class in io.rong.imlib.model
 
READ - enum entry in io.rong.imlib.model.Message.SentStatus

对方已读。

READ_RECEIPT_V4_NOT_SUPPORT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

不支持V4已读回执功能

READ_RECEIPT_V4_UPDATE_NOT_SUPPORT - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

不支持更新v4已读回执信息

readDateFromParcel(Parcel) - function in io.rong.common.ParcelUtils
从 Parcel 中读取 Date 类型数据
readDoubleFromParcel(Parcel) - function in io.rong.common.ParcelUtils
从 Parcel 中读取 Double 类型数据
readFloatFromParcel(Parcel) - function in io.rong.common.ParcelUtils
从 Parcel 中读取 Float 类型数据
readFromBaseInfoParcel(Parcel) - function in io.rong.imlib.model.MessageContent
 
readFromParcel(Parcel) - function in io.rong.common.ParcelUtils
从 Parcel 中读取 String 类型数据
readFromParcel(Parcel,java.lang.Class) - function in io.rong.common.ParcelUtils
Read and return a new Parcelable from the parcel.
readFromParcel(Parcel) - function in io.rong.imlib.RCConfiguration
 
readFromParcel(Parcel) - function in io.rong.imlib.model.ChangedChannelInfo
 
readFromParcel(Parcel) - function in io.rong.imlib.model.GroupMessageDeliverInfo
 
readFromParcel(Parcel) - function in io.rong.imlib.model.RCIMProxy
 
readFromParcel(Parcel) - function in io.rong.imlib.model.RCTranslationResult
 
readFromParcel(Parcel) - function in io.rong.imlib.model.TranslationInfo
 
readFromParcel(Parcel) - function in io.rong.imlib.model.UltraGroupChannelChangeInfo
 
readFromParcel(Parcel) - function in io.rong.imlib.model.UltraGroupChannelChangeTypeInfo
 
readFromParcel(Parcel) - function in io.rong.imlib.model.UltraGroupChannelDisbandedInfo
 
readFromParcel(Parcel) - function in io.rong.imlib.model.UltraGroupChannelUserKickedInfo
 
readIntFromParcel(Parcel) - function in io.rong.common.ParcelUtils
从 Parcel 中读取 Integer 类型数据
readListFromParcel(Parcel,java.lang.Class) - function in io.rong.common.ParcelUtils
Read and return a new ArrayList object from the parcel at the current dataPosition().
readLongFromParcel(Parcel) - function in io.rong.common.ParcelUtils
从 Parcel 中读取 Long 类型数据
readMapFromParcel(Parcel) - function in io.rong.common.ParcelUtils
从 Parcel 中读取 Map 类型数据
readPictureDegree(Context,java.lang.String) - function in io.rong.common.FileUtils
读取图片旋转的角度
ReadReceiptInfo - class in io.rong.imlib.model
只有群组和讨论组里的消息才需要此属性,其它类型会话中本属性为 NULL
ReadReceiptInfoV4 - class in io.rong.imlib.model
只有采用群已读回执V2版本,群组的消息才需要此属性,V1版本或其它非群组类型会话中本属性为 NULL
ReadReceiptMessage - class in io.rong.message
已读通知消息 已读通知消息类,此消息会进行不存储不计入未读消息数。
ReadReceiptMessage.ReadReceiptType - class in io.rong.message.ReadReceiptMessage
 
ReadReceiptRequestMessage - class in io.rong.message
请求回执消息 请求回执消息,此消息会不存储,不计入未读消息数
ReadReceiptResponseMessage - class in io.rong.message
请求回执响应消息 请求回执响应消息,此消息会不存储,不计入未读消息数
ReadReceiptV2Manager - class in io.rong.imlib
群已读回执V2 Manager.
ReadReceiptV2Manager.GroupReadReceiptV2Listener - class in io.rong.imlib.ReadReceiptV2Manager
消息回执监听.
ReadReceiptV2Manager.GroupReadReceiptVersion - class in io.rong.imlib.ReadReceiptV2Manager
群已读回执版本枚举声明.
ReadReceiptV2Manager.IGetMessageReadUserListCallback - class in io.rong.imlib.ReadReceiptV2Manager
获取消息已读用户列表回调
ReadReceiptV4Message - class in io.rong.message
已读回执V4状态消息
RecallCommandMessage - class in io.rong.message
撤回命令消息类 撤回命令消息类,需要撤回消息的时候发送的信令消息,此消息不存储不计数。
recallMessage(java.lang.String,kotlin.Array,java.lang.String,Message,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
 
recallMessage(Message,java.lang.String,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.RongCoreClient
撤回消息
RecallMsgInfo - class in io.rong.imlib.model
 
RecallNotificationMessage - class in io.rong.message
撤回通知消息类 撤回通知消息类,当用户撤回消息或者收到一条撤回信令消息时,需要根据此通知消息在界面上进行展示。
recallUltraGroupMessage(Message,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.ChannelClient
撤回超级群消息
recallUltraGroupMessage(Message,boolean,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.ChannelClient
撤回超级群消息
RECEIVE - enum entry in io.rong.imlib.model.Message.MessageDirection

接收

RECEIVE_PONG_TIMEOUT - enum entry in io.rong.imlib.HeartBeatManager.PingFailedReason

收到 pong 时和队列中第一个 ping 时间做差值,超时触发,情况同 LOST_PONG_LIMIT,触发时机不同

RECEIVED - enum entry in io.rong.imlib.model.Message.SentStatus

对方已接收。

ReceivedProfile - class in io.rong.imlib.model
接收消息封装类 提供给io.rong.imlib.listener.
recordHWNotificationEvent(Intent) - function in io.rong.push.RongPushClient
统计华为push点击事件 如果用户没有在开发者后台自定义intent,则需要在配置的会话列表界面的activity的onCreate方法里面调用该接口 示例:
if(intent != null && intent.getData() != null && intent.getData().getScheme() != null
              && intent.getData().getScheme().equals("rong")
              && intent.getData().getQueryParameter("isFromPush") != null
              && intent.getData().getQueryParameter("isFromPush").equals("true")){
                  RongPushClient.recordHWNotificationEvent(intent);
              }
如果用户在开发者后台自定义了华为推送点击传入的intent,则需要在自己配置的activity里面过滤intent,根据你自定义的intent过滤出intent,并调用该接口。
recordNotificationEvent(PushNotificationMessage,PushType) - function in io.rong.push.RongPushClient
上传推送通知的点击事件,开发者后台的推送打开率既根据客户端上传的该事件进行相应统计和计算。
recordNotificationEvent(java.lang.String) - function in io.rong.push.RongPushClient
记录在开发者后台使用后台推送功能时,对应的推送通知的点击事件。开发者后台的推送打开率既根据客户端上传的该事件进行相应统计和计算。 2.6.0之前版本,推送打开率的使用请在知识库里搜索标签push,有相关说明。 2.6.
recordPushArriveEvent(Context,PushType,PushNotificationMessage) - function in io.rong.push.RongPushClient
上传推送送达事件 开发者后台的推送到达率,根据客户端上传的该事件进行相应统计和计算。
REDIRECT_CONNECT - enum entry in io.rong.imlib.IRongCoreEnum.ConnectReason
 
redirected(Context) - function in io.rong.push.RongPushClient
push 服务重定向。通过该接口,可以重新访问 push 导航服务器, 根据返回的地址再次建立连接。
ReferenceMessage - class in io.rong.message
引用消息 (支持 文本,图片,文件,图文) Created by JL on 2018/3/28.
ReferenceMessageHandler - class in io.rong.message
 
register(IMLibExtensionModule) - function in io.rong.imlib.IMLibExtensionModuleManager
 
register(Context,PushConfig,long) - function in io.rong.push.rongpush.RongPush
 
registerCmdMsgType(java.lang.String) - function in io.rong.imlib.LibHandlerStub
 
registerCmdMsgTypes(java.util.List) - function in io.rong.imlib.LibHandlerStub
 
registerDeleteMessageType(java.util.List) - function in io.rong.imlib.LibHandlerStub
 
registerFCM(Context) - function in io.rong.push.RongPushClient
注册FCM推送。必须在init()之前调用。 该方法已废弃,请使用 setPushConfig
registerGCM(Context) - function in io.rong.push.RongPushClient
注册GCM推送。必须在init()之前调用。 该方法已废弃,请使用 setPushConfig
registerHWPush(Context) - function in io.rong.push.RongPushClient
注册华为推送。必须在init()之前调用。 该方法已废弃,请使用 setPushConfig
registerIPC(IMLibExtensionModuleIPC) - function in io.rong.imlib.IMLibExtensionModuleManager
 
registerMessageType(java.lang.String) - function in io.rong.imlib.LibHandlerStub
 
registerMessageType(java.lang.Class) - function in io.rong.imlib.RongCoreClient
注册自定义消息类型 请在初始化之后,连接之前调用该方法注册自定义消息。
registerMessageType(java.util.List) - function in io.rong.imlib.RongCoreClient
批量注册自定义消息类型 请在初始化之后,连接之前调用该方法注册自定义消息。
registerMessageTypes(java.util.List) - function in io.rong.imlib.LibHandlerStub
 
registerMiPush(Context,java.lang.String,java.lang.String) - function in io.rong.push.RongPushClient
注册小米推送。必须在init()之前调用。 该方法已废弃,请使用 setPushConfig
registerModule(java.util.Map) - function in io.rong.imlib.LibHandlerStub
 
registerModulesByName(java.util.List) - function in io.rong.imlib.IMLibExtensionModuleManager
module 的注册方法
registerMZPush(Context,java.lang.String,java.lang.String) - function in io.rong.push.RongPushClient
注册魅族推送。必须在 init() 之前调用。 该方法已废弃,请使用 setPushConfig
registerRong(Context,PushType) - function in io.rong.push.PushManager
根据推送类型调用对应平台的注册接口进行注册.
REJECTED_BY_BLACKLIST - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

已被对方加入黑名单,消息发送失败

RemoteHistoryMsgOption - class in io.rong.imlib.model
 
RemoteHistoryMsgOption.PullOrder - class in io.rong.imlib.model.RemoteHistoryMsgOption
 
RemoteModelWrap - class in io.rong.imlib.model
 
removeAllNotification(Context) - function in io.rong.push.notification.RongNotificationInterface
清除应用的所有推送通知。
removeAllPushNotification(Context) - function in io.rong.push.notification.RongNotificationInterface
清除所有离线消息的推送通知。也就是说,如果是从开发者后台发送推送服务的通知,仍然会保留,不会清除。
removeAllPushServiceNotification(Context) - function in io.rong.push.notification.RongNotificationInterface
清除所有后台推送服务的推送通知。后台推送服务,是指开发者后台的广播推送服务。
removeConnectionStatusListener(io.rong.imlib.IRongCoreListener.ConnectionStatusListener) - function in io.rong.imlib.RongCoreClient
移除连接状态变化的监听器。
removeConnectivityStateChangedListener(io.rong.imlib.ModuleManager.ConnectivityStateChangedListener) - function in io.rong.imlib.ModuleManager
 
removeConversation(ConversationType,java.lang.String,java.lang.String,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.ChannelClient
从会话列表中移除某一会话。 此方法不删除会话内的消息。如果此会话中有新的消息,该会话将重新在会话列表中显示,并显示最近的历史消息。
removeConversation(int,java.lang.String,java.lang.String,IBooleanCallback) - function in io.rong.imlib.LibHandlerStub
 
removeConversation(ConversationType,java.lang.String,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.RongCoreClient
从会话列表中移除某一会话。 此方法不删除会话内的消息。如果此会话中有新的消息,该会话将重新在会话列表中显示,并显示最近的历史消息。
removeConversations(java.util.List,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.ChannelClient
批量从会话列表中移除某一会话。 此方法不删除会话内的消息。如果此会话中有新的消息,该会话将重新在会话列表中显示,并显示最近的历史消息。 支持的会话类型:单聊, 群聊, 系统消息
removeConversations(java.util.List,IBooleanCallback) - function in io.rong.imlib.LibHandlerStub
 
removeConversationsFromTag(java.lang.String,java.util.List,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
 
removeConversationsFromTag(java.lang.String,java.util.List,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.RongCoreClient
删除指定一个标签中会话功能
removeFile(java.lang.String) - function in io.rong.common.FileUtils
删除文件
removeFromBlacklist(java.lang.String,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
 
removeFromBlacklist(java.lang.String,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.RongCoreClient
将某个用户从黑名单中移出。
removeKeysInExpansionEx(java.util.List,java.util.HashMap) - function in io.rong.common.JSONUtils
删除指定的 keys
removeKeysTSInExpansionEx(long,java.util.List,java.util.HashMap) - function in io.rong.common.JSONUtils
删除指定的 keys,带时间戳比对
removeMessageExpansion(java.util.List,java.lang.String,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
 
removeMessageExpansion(java.util.List,java.lang.String,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.RongCoreClient
删除消息扩展信息中特定的键值对
removeMessageRouter(io.rong.imlib.ModuleManager.MessageRouter) - function in io.rong.imlib.ModuleManager
 
removeNotification(Context,int) - function in io.rong.push.notification.RongNotificationInterface
 
removeNotificationQuietHours(io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.ChannelClient
移除消息通知免打扰时间。
removeNotificationQuietHours(IOperationCallback) - function in io.rong.imlib.LibHandlerStub
 
removeNotificationQuietHours(io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.RongCoreClient
移除消息通知免打扰时间。
removeOnReceiveMessageListener(OnReceiveMessageWrapperListener) - function in io.rong.imlib.RongCoreClient
移除接收消息事件的监听器。
removeTag(java.lang.String,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
 
removeTag(java.lang.String,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.RongCoreClient
移除标签
removeTagsFromConversation(ConversationIdentifier,java.util.List,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
 
removeTagsFromConversation(ConversationIdentifier,java.util.List,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.RongCoreClient
删除指定会话中的某些标签
removeUltraGroupMessageExpansion(java.lang.String,java.util.List,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.ChannelClient
删除超级群消息扩展信息中特定的键值对
removeUltraMessageExpansion(java.util.List,java.lang.String,IOperationCallback) - function in io.rong.imlib.LibHandlerStub
 
reportToken(java.lang.String,java.lang.String,java.lang.String,io.rong.push.pushconfig.PushRequestManager.ISetPushTokenResultCallback,long) - function in io.rong.push.pushconfig.PushRequestManager
上报 token
requestNav(java.lang.String,java.lang.String,boolean,java.lang.String) - function in io.rong.imlib.IMLibRTCClient
刷新IM Nav,来重新获取导航jwt
requestNav(java.lang.String,java.lang.String,boolean,int) - function in io.rong.imlib.LibHandlerStub
 
requestNavi(boolean,java.lang.String) - function in io.rong.imlib.ConnectionService
 
resetNotificationId() - function in io.rong.push.notification.RongNotificationHelper
 
resetPushServiceNotificationId() - function in io.rong.push.notification.RongNotificationHelper
 
resolveHMSCoreUpdate(Activity) - function in io.rong.push.RongPushClient
处理华为 hms core 为 3.0 以下版本无法获取 token 弹框升级的逻辑.
resolveHWPushError(Activity,long) - function in io.rong.push.RongPushClient
注意:华为推送升级到3.0版本后,该接口已废弃,调用无任何效果 处理华为push连接错误,由终端用户操作解决.
RichContentItem - class in io.rong.message
 
RichContentMessage - class in io.rong.message
图文消息类 图文消息类,此消息会进行存储并计入未读消息数。
RLog - class in io.rong.common
使用 io.rong.common.rlog.
ROAMING_SERVICE_UNAVAILABLE_CHATROOM - enum entry in io.rong.imlib.IRongCoreEnum.CoreErrorCode

聊天室云存储业务未开通

RONG - enum entry in io.rong.push.PushType
 
RongBridgeActivity - class in io.rong.push.notification
 
RongCommonDefine - class in io.rong.imlib
 
RongCommonDefine.GetMessageDirection - class in io.rong.imlib.RongCommonDefine
历史消息的方向。 以指定的 message id 作为起始点,时间早于该 id 则为 FRONT,否则为 BEHIND。
RongCoreClient - class in io.rong.imlib
 
RongJobIntentService - class in io.rong.imlib
Helper for processing work that has been enqueued for a job/service.
RongListWrap - class in io.rong.imlib.model
Created by zhjchen on 8/2/15.
RongNetworkType - class in io.rong.imlib.enumtype
当前网络模式
RongNetworkType.Type - class in io.rong.imlib.enumtype.RongNetworkType
 
RongNotificationHelper - class in io.rong.push.notification
 
RongNotificationInterface - class in io.rong.push.notification
FCM推送透传弹出通知栏
RongNotificationInterface.SoundType - class in io.rong.push.notification.RongNotificationInterface
 
RongPush - class in io.rong.push.rongpush
 
RongPushCacheHelper - class in io.rong.push.rongpush
 
RongPushClient - class in io.rong.push
 
RongPushClient.ConversationType - class in io.rong.push.RongPushClient
会话类型枚举。
RongRuntimeException - class in io.rong.imlib
 
RongWebView - class in io.rong.common
 
RTC_FORCE_CONNECT - enum entry in io.rong.imlib.IRongCoreEnum.ConnectReason
 
RTC_FORCE_REFRESH_NAVI - enum entry in io.rong.imlib.IRongCoreEnum.ConnectReason
 
RTC_ROOM - enum entry in io.rong.imlib.model.Conversation.ConversationType

rtc 音视频通话类型。

RTC_ROOM - enum entry in io.rong.push.RongPushClient.ConversationType

rtc 音视频通话类型。

RTC_VOIP_PUSH - enum entry in io.rong.imlib.IRongCoreEnum.ConnectReason
 
rtcDeleteInnerData(java.lang.String,int,kotlin.Array,java.lang.String,java.lang.String,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.IMLibRTCClient
 
rtcDeleteOuterData(java.lang.String,int,kotlin.Array,java.lang.String,java.lang.String,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.IMLibRTCClient
 
rtcGetInnerData(java.lang.String,int,kotlin.Array,io.rong.imlib.IRongCoreRTCCallback.IRtcIODataCallback) - function in io.rong.imlib.IMLibRTCClient
 
rtcGetOuterData(java.lang.String,int,kotlin.Array,io.rong.imlib.IRongCoreRTCCallback.IRtcIODataCallback) - function in io.rong.imlib.IMLibRTCClient
 
rtcPutInnerDatum(java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.IMLibRTCClient
 
rtcPutOuterDatum(java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.IMLibRTCClient
 
rtcSetUserResource(java.lang.String,kotlin.Array,java.lang.String,kotlin.Array,io.rong.imlib.IRongCoreCallback.OperationCallback) - function in io.rong.imlib.IMLibRTCClient
 
RTCSignaling(java.lang.String,java.lang.String,boolean,kotlin.Array,int,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.IMLibRTCClient
 
RTCSignalingByDefaultTimeout(java.lang.String,java.lang.String,boolean,kotlin.Array,io.rong.imlib.IRongCoreCallback.ResultCallback) - function in io.rong.imlib.IMLibRTCClient
 
RTCStatusDate - class in io.rong.imlib.model
 
RTCUser - class in io.rong.imlib.model
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Z