RCCallErrorCode class

ZH

通话错误类型

EN

Call error codes

Constructors

RCCallErrorCode.new()

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
ZH
invalidParam → const int
ZH
mediaJoinRoomRefuseError → const int
ZH
mediaKickedByServerError → const int
ZH
mediaRequestFailed → const int
ZH
mediaRequestTimeout → const int
ZH
mediaServerClosedError → const int
ZH
mediaServerNotInitialized → const int
ZH
mediaServerNotReady → const int
ZH
mediaServerPublishError → const int
ZH
mediaServerSubscribeError → const int
ZH
mediaUnkownError → const int
ZH
networkUnavailable → const int
ZH
networkUnstable → const int
ZH
oneCallExisted → const int
ZH
operationUnavailable → const int
ZH
success → const int
ZH