Uses of Class
org.jivesoftware.smackx.muc.RoomInfo
-
Packages that use RoomInfo Package Description org.jivesoftware.smackx.muc Classes and Interfaces that implement Multi-User Chat (MUC) as defined in XEP-0045. -
-
Uses of RoomInfo in org.jivesoftware.smackx.muc
Methods in org.jivesoftware.smackx.muc that return RoomInfo Modifier and Type Method Description RoomInfo
MultiUserChatManager. getRoomInfo(EntityBareJid room)
Returns the discovered information of a given room without actually having to join the room.
-