menu
daily_flutter
daily_flutter
EventAction
EventAction const constructor
EventAction
brightness_4
EventAction
constructor
Null safety
const
EventAction
(
String
value
)
Implementation
const EventAction(this.value);
daily_flutter
daily_flutter
EventAction
EventAction const constructor
EventAction enum
Constructors
EventAction
fromJson
Values
callStateUpdated
inputsUpdated
publishingUpdated
participantJoined
participantUpdated
participantLeft
activeSpeakerChanged
subscriptionsUpdated
subscriptionProfilesUpdated
participantCountsUpdated
availableDevicesUpdated
appMessageReceived
recordingStarted
recordingStopped
recordingError
liveStreamStarted
liveStreamStopped
liveStreamWarning
liveStreamError
error
Properties
hashCode
index
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Constants
values