$SpreedCapabilities_Config_CallInterfaceBuilder class abstract mixin

Implementers

Properties

blurVirtualBackground ↔ bool?
getter/setter pair
breakoutRooms ↔ bool?
getter/setter pair
canEnableSip ↔ bool?
getter/setter pair
canUploadBackground ↔ bool?
getter/setter pair
enabled ↔ bool?
getter/setter pair
endToEndEncryption ↔ bool?
getter/setter pair
hashCode → int
The hash code for this object.
no setterinherited
maxDuration ↔ int?
getter/setter pair
predefinedBackgrounds ↔ ListBuilder<String>
getter/setter pair
predefinedBackgroundsV2 ↔ 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
startWithoutMedia ↔ 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($SpreedCapabilities_Config_CallInterface other) → void
toString() → String
A string representation of this object.
inherited
update(void updates($SpreedCapabilities_Config_CallInterfaceBuilder)) → void

Operators

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