ViewController class

Inheritance

Constructors

ViewController(LiveState state, ILiveService service)

Properties

beautyState BeautyState
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
liveService ILiveService
finalinherited
liveState LiveState
finalinherited
mediaState MediaState
getter/setter pairinherited
roomState RoomState
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
seatState SeatState
getter/setter pairinherited
userState UserState
getter/setter pairinherited
viewState ViewState
getter/setter pairinherited

Methods

destroy() → void
override
enableAutoOpenCameraOnSeated(bool enable) → void
finish() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onLiveEnd(String roomId) → void
toString() String
A string representation of this object.
inherited
updateLiveStatus(LiveStatus status) → void

Operators

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