MeetingActions class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
isValidAction(
String? action) → bool
Constants
- askToUnmuteCamera → const String
- askToUnmuteMic → const String
- blush → const String
- clap → const String
- extendMeetingEndTime → const String
- forceMuteAll → const String
- forceVideoOffAll → const String
- heart → const String
- liveCaption → const String
- lobby → const String
- makeCoHost → const String
- muteCamera → const String
- muteMic → const String
- raiseHand → const String
- recordingConsentModal → const String
- recordingConsentStatus → const String
- removeCoHost → const String
- requestLiveCaptionDrawerState → const String
- sendPrivateMessage → const String
- sendPublicMessage → const String
- showLiveCaption → const String
- smile → const String
- startedRecordingConsent → const String
- stopRaiseHand → const String
- stopRaiseHandAll → const String
- thumbsUp → const String
- whiteboardState → const String