$Capabilities_Config_CallInterface class abstract interface

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
toString() String
A string representation of this object.
inherited

Operators

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