ForwardStreamStateInfo class

跨房间转发媒体流过程中的不同目标房间的状态和错误信息

Properties

error ForwardStreamError?
媒体流跨房间转发过程中的错误码
final
hashCode int
The hash code for this object.
no setterinherited
roomId String?
跨房间转发媒体流过程中目标房间 ID
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state ForwardStreamState?
跨房间转发媒体流过程中该目标房间的状态
final

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