LiveController class

Constructors

LiveController()

Properties

hashCode int
The hash code for this object.
no setterinherited
liveObserver LiveObserver
getter/setter pair
liveService ILiveService
getter/setter pair
mediaController MediaController
getter/setter pair
roomController RoomController
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
seatController SeatController
getter/setter pair
state LiveState
getter/setter pair
userController UserController
getter/setter pair
videoWidgetFactory VideoWidgetFactory
getter/setter pair
viewController ViewController
getter/setter pair

Methods

destroy() → void
exit() → void
getBeautyState() BeautyState
getMediaState() MediaState
getRoomSate() RoomState
getSeatState() SeatState
getUserState() UserState
getVideoViewFactory() VideoWidgetFactory
getViewState() ViewState
isOwner() bool
join() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setRoomId(String roomId) → void
start() → void
toString() String
A string representation of this object.
inherited

Operators

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