livekit_client
livekit_client
Room
state property
state
description
state
property
Null safety
RoomState
state
connection state of the room
Implementation
RoomState get state => _state;
livekit_client
livekit_client
Room
state property
Room class
Properties
activeSpeakers
delegate
hashCode
hasListeners
localParticipant
name
participants
runtimeType
sid
state
Methods
addListener
connect
disconnect
dispose
noSuchMethod
notifyListeners
onDataReceived
onMetadataChanged
onSpeakingChanged
onTrackMuted
onTrackPublished
onTrackSubscribed
onTrackSubscriptionFailed
onTrackUnmuted
onTrackUnpublished
onTrackUnsubscribed
removeListener
toString
Operators
operator ==