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