NERtcLiveStreamErrorCode class
LiveStream Error Code
Constructors
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
- duplicateId → const int
- 推流ID重复
- internalServerErr → const int
- 服务器内部错误
- invaild → const int
- Task参数格式错误
- invalidLayout → const int
- 布局参数错误
- notFound → const int
- TaskId任务不存在,或频道不存在
- numLimit → const int
- 推流任务超出上限
- ok → const int
- 成功
- requestError → const int
- 请求失败
- requestIsInvaild → const int
- Task请求无效,被后续操作覆盖
- roomExited → const int
- 房间已经退出
- userPictureError → const int
- 用户图片错误