|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.valhalla.jbother.jabber.smack.GroupParticipantListener
Listens for presence packets when you are in a groupchat, and will update the nicklist in a groupchat room. Also, if you are in a private conversation with someone and they sign off, it will let you know.
Constructor Summary | |
GroupParticipantListener(ChatRoomPanel window)
sets up the packet listener |
Method Summary | |
void |
processPacket(org.jivesoftware.smack.packet.Packet packet)
Processes incoming presence packets (from group chats) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GroupParticipantListener(ChatRoomPanel window)
Method Detail |
public void processPacket(org.jivesoftware.smack.packet.Packet packet)
processPacket
in interface org.jivesoftware.smack.PacketListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |