LiveSeatState class abstract
Seat state data provided by LiveSeatStore.
Constructors
Properties
-
avStatistics
→ ValueListenable<
List< AVStatistics> > -
Audio and video related statistics.
no setter
-
canvas
→ ValueListenable<
LiveCanvas> -
Canvas information. {@link LiveCanvas}
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
seatList
→ ValueListenable<
List< SeatInfo> > -
Seat list. {@link SeatInfo}
no setter
-
speakingUsers
→ ValueListenable<
Map< String, int> > -
Users who are speaking.
no setter
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