|
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.chat.ChatPoller
public class ChatPoller
Constructor Summary | |
---|---|
ChatPoller()
|
Method Summary | |
---|---|
ChatMessage |
getNextMessage()
|
boolean |
isActiveSession()
|
void |
listenForMessages(org.jivesoftware.smack.XMPPConnection con,
org.jivesoftware.smack.Chat chat)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChatPoller()
Method Detail |
---|
public void listenForMessages(org.jivesoftware.smack.XMPPConnection con, org.jivesoftware.smack.Chat chat)
public ChatMessage getNextMessage()
public boolean isActiveSession()
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |