Connection Error Code
建立连接返回的错误码
Entries
IPC 进程意外终止。
App Key 错误
Token 无效
App 校验未通过
ApplicationId 与后台注册信息不一致。
App Key 被封禁或已删除
用户被封禁
用户被踢下线
用户在其它设备上登录
SDK 没有初始化
开发者接口调用时传入的参数错误
连接已存在
连接环境不正确(融云公有云 SDK 无法连接到私有云环境。
SDK 内部连接超时,调用 connect 接口设置有效的 timeLimit 值时会出现该错误
环境校验失败
APP 服务校验失败 连接接口 ConnectOption.connectExt 参数在 APP 服务验证不通过.
该 token 已经被使用过,无法进行连接 一次性 token 只能连接一次,之后再使用会上报此错误
Token过期
用户已销户
APP License 过期 请检查为您部署的 IM 服务 License 是否过期
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.