ErrorCode class

Constructors

ErrorCode()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

ErrNetwork → const int
网络请求错误
ErrorAgentGet → const int
获取坐席状态错误
ErrorAgentPause → const int
坐席置忙错误
ErrorAgentUnPause → const int
坐席置闲错误
ErrorAuth → const int
鉴权错误
ErrorChangePwd → const int
修改密码错误
ErrorConfirmVerification → const int
确认语音验证码错误
ErrorErrorTelVerify → const int
手机号验证错误,需要验证手机号
ErrorInit → const int
初始化错误
ErrorKickOut → const int
被踢 Clink2
ErrorLogin → const int
上线错误 Clink2
ErrorNoSupport → const int
功能上不支持的错误
ErrorParams → const int
请求参数错误
ErrorPreviewOutCall → const int
预览外呼错误