RoomInformation class
Properties
-
features
→ List<String>
-
A list of features supported by the Multi-User Chat (MUC) room.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
jid
→ JID
-
The JID of the Multi-User Chat (MUC) room.
final
-
name
→ String
-
The name or title of the Multi-User Chat (MUC) room.
final
-
roomInfo
→ DataForm?
-
The data form containing room information.
final
-
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