ZIMRoomAttributesSetConfig class

The behavior attribute set by the room attribute.

Properties

hashCode int
The hash code for this object.
no setterinherited
isDeleteAfterOwnerLeft bool
Description: Room attributes are automatically deleted after the owner leaves the room.
getter/setter pair
isForce bool
Description: Whether the operation is mandatory, that is, the property of the room whose owner is another user can be modified.
getter/setter pair
isUpdateOwner bool
Description: Whether to update the owner of the room attribute involved.
getter/setter pair
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