$SpreedCapabilities_Config_CallInterface class sealed

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

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

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(void updates($SpreedCapabilities_Config_CallInterfaceBuilder)) $SpreedCapabilities_Config_CallInterface
Rebuilds the instance.
toBuilder() $SpreedCapabilities_Config_CallInterfaceBuilder
Converts the instance to a builder $SpreedCapabilities_Config_CallInterfaceBuilder.
toString() String
A string representation of this object.
inherited

Operators

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