RCRTCRemoteUser class

Inheritance

Constructors

RCRTCRemoteUser.fromJson(Map<String, dynamic> jsonObj)

Properties

hashCode int
The hash code for this object.
no setterinherited
id String
finalinherited
methodChannel MethodChannel
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
streamList List<RCRTCInputStream>
remote user 对应发布的资源
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
switchToNormalStream() → void
切换至大流
switchToTinyStream() → void
切换至小流
toString() String
A string representation of this object.
inherited

Operators

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