RoomSetSessionStateRequestApplicationJson_State class
of the room.
- Inheritance
-
- Object
- EnumClass
- RoomSetSessionStateRequestApplicationJson_State
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<
RoomSetSessionStateRequestApplicationJson_State> -
Serializer for RoomSetSessionStateRequestApplicationJson_State.
no setter
-
values
→ BuiltSet<
RoomSetSessionStateRequestApplicationJson_State> -
Returns a set with all values this enum contains.
no setter
Static Methods
-
valueOf(
String name) → RoomSetSessionStateRequestApplicationJson_State -
Returns the enum value associated to the
name
.