Uses of Class
rocks.xmpp.extensions.muc.RoomInformation
-
Packages that use RoomInformation Package Description rocks.xmpp.extensions.muc Provides classes for XEP-0045: Multi-User Chat. -
-
Uses of RoomInformation in rocks.xmpp.extensions.muc
Methods in rocks.xmpp.extensions.muc that return types with arguments of type RoomInformation Modifier and Type Method Description AsyncResult<RoomInformation>
ChatRoom. getRoomInformation()
Gets the room information for this chat room.
-