RCCallErrorCode class

通话错误类型

Constructors

RCCallErrorCode()

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

engineNotFound → const int
开通的音视频服务没有及时生效或音视频服务已关闭,请等待3-5小时后重新安装应用或开启音视频服务再进行测试
invalidParam → const int
参数错误
mediaJoinRoomRefuseError → const int
其他端已在通话中错误
mediaKickedByServerError → const int
已被禁止通话
mediaRequestFailed → const int
媒体服务请求失败
mediaRequestTimeout → const int
媒体服务请求超时
mediaServerClosedError → const int
音视频服务已关闭
mediaServerNotInitialized → const int
媒体服务未初始化
mediaServerNotReady → const int
媒体服务初始化失败
mediaServerPublishError → const int
音视频发布资源失败
mediaServerSubscribeError → const int
音视频订阅资源失败
mediaUnkownError → const int
未知的媒体服务错误
networkUnavailable → const int
网络不可用
networkUnstable → const int
网络不稳定
oneCallExisted → const int
已经处于通话中了
operationUnavailable → const int
无效操作
success → const int
成功