RoomAddParticipantToRoomSource class
- Inheritance
-
- Object
- EnumClass
- RoomAddParticipantToRoomSource
Properties
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
Static Properties
-
serializer
→ Serializer<
RoomAddParticipantToRoomSource> -
Serializer for RoomAddParticipantToRoomSource.
no setter
-
values
→ BuiltSet<
RoomAddParticipantToRoomSource> -
Returns a set with all values this enum contains.
no setter
Static Methods
-
valueOf(
String name) → RoomAddParticipantToRoomSource -
Returns the enum value associated to the
name
.
Constants
- circles → const RoomAddParticipantToRoomSource
-
circles
- emails → const RoomAddParticipantToRoomSource
-
emails
- federatedUsers → const RoomAddParticipantToRoomSource
-
federated_users
- groups → const RoomAddParticipantToRoomSource
-
groups
- phones → const RoomAddParticipantToRoomSource
-
phones
- users → const RoomAddParticipantToRoomSource
-
users