$Capabilities_Config_CallInterfaceBuilder class abstract mixin

Implementers

Properties

breakoutRooms bool?
getter/setter pair
canEnableSip bool?
getter/setter pair
canUploadBackground bool?
getter/setter pair
enabled bool?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
predefinedBackgrounds ↔ ListBuilder<String>
getter/setter pair
recording bool?
getter/setter pair
recordingConsent int?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sipDialoutEnabled bool?
getter/setter pair
sipEnabled bool?
getter/setter pair
supportedReactions ↔ ListBuilder<String>
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
replace($Capabilities_Config_CallInterface other) → void
toString() String
A string representation of this object.
inherited
update(void updates($Capabilities_Config_CallInterfaceBuilder)) → void

Operators

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