livekit_client
livekit_client
RoomDelegate
onDisconnected method
onDisconnected
description
onDisconnected
method
Null safety
void
onDisconnected
(
)
Disconnected from the room
Implementation
void onDisconnected() {}
livekit_client
livekit_client
RoomDelegate
onDisconnected method
RoomDelegate mixin
Constructors
RoomDelegate
Properties
hashCode
runtimeType
Methods
noSuchMethod
onActiveSpeakersChanged
onDataReceived
onDisconnected
onMetadataChanged
onParticipantConnected
onParticipantDisconnected
onReconnected
onReconnecting
onTrackMuted
onTrackPublished
onTrackSubscribed
onTrackSubscriptionFailed
onTrackUnmuted
onTrackUnpublished
onTrackUnsubscribed
toString
Operators
operator ==