IM SDK ErrorCode 定义
最近更新:2021-12-15

IM SDK ErrorCode 定义

以下列表里的 ErrorCode 有可能在 SDK 的调用过程中出现。供参考理解其含义。

JMessage iOS

只会出现在 iOS SDK 里的错误码。

Code Error Message 说明
860015 Network downloading media failed. 媒体文件下载失败
860018 Network uploading media failed 媒体文件上传失败
860020 Getting upload token failed 获取媒体文件上传 token 失败
860021 Network result is invalid 服务器端返回的数据非预期
861004 DB Migrating failed SDK数据库升级失败
861100 Appkey is invalid Appkey 不合法
861101 Internal param check failure 内部参数校验出错
863001 Username is invalid 无效的用户名
863002 Password is invalid 无效的密码
863004 User is not at Login state 用户未在登录状态
863005 Request number over flow 请求用户数量超出限制(目前单次最大请求500个)
863006 User repeat Login fault 重复登录的错误
863007 User is logouting 用户正在退出的过程中
863008 Add friend fault 添加好友失败
863009 Delete friend fault 删除好友失败
864001 It is not a media message 不是媒体消息
864002 Media resource is missing 媒体资源意外丢失
864003 Media crc32 code is invalid 媒体CRC码无效
864004 Media crc check failure 媒体CRC校验失败
864005 Uploading media file is empty 上传的媒体文件意外丢失
864007 Media Hash value verify failure 媒体文件Hash检验失败
865001 Message content is invalid 无效的消息内容
865002 Message is nil 消息为空
865003 Message is not prepared for sending 消息未满足发送的条件
865004 You are not in the group for sending message 你不是发送群聊消息的群组成员
866001 Unknown conversation type 未知的会话类型
866002 Conversation username is invalid 单聊会话用户名无效
866003 Conversation groupId is invalid 群聊会话群组ID无效
866005 This conversation has no avatar 获取群聊会话头像失败
867001 GroupId is invalid 无效的群组ID
867002 Group fields are invalid 群组字段无效
868001 ChatRoom not support 聊天室不支持
868002 ChatRoom not exist 聊天室不存在
869999 Unknown SDK error 未知的SDK错误码

JMRTC iOS

Code Error Message 说明
871001 network error or tcp can not connected. 网络错误
871002 the %@ operation cannot be performed in the %@ state. 当前状态不能发起此行为
871003 parameter error 参数错误
871004 JMessage user is not start or login! IM 账户未登录
871005 currtent user login status is abnormal. IM 账户登录状态异常
871006 the engine is not initialized. 音视频引擎未初始化
871007 engine init fail,please initialize engine. 初始化音视频引擎失败
871008 user is already in the call session. 用户已经在通话中

若以上列表中没有找到对应的错误码,可查看[服务端错误码](./im_errorcode_server/)

相关文档

文档内容是否对您有帮助?

Copyright 2011-2022, jiguang.cn, All Rights Reserved. 粤ICP备12056275号-13 深圳市和讯华谷信息技术有限公司

在文档中心打开