|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.webchat.utils.RoomUtils
public class RoomUtils
Utillity class for discovering chat room information.
Constructor Summary | |
---|---|
RoomUtils(org.jivesoftware.smack.XMPPConnection con)
|
Method Summary | |
---|---|
int |
getNumRooms()
|
RoomInfo |
getRoomInfo(java.lang.String roomJID)
|
java.util.Iterator |
getRoomJIDs()
|
void |
loadRooms()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RoomUtils(org.jivesoftware.smack.XMPPConnection con)
Method Detail |
---|
public void loadRooms()
public RoomInfo getRoomInfo(java.lang.String roomJID)
public java.util.Iterator getRoomJIDs()
public int getNumRooms()
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |