|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
com.beem.project.beem.smack.pep
Interface PEPListener

public interface PEPListener
A listener that is fired anytime a PEP event message is received.
| Method Summary | |
|---|---|
void |
eventReceived(String from,
String node,
List<org.jivesoftware.smackx.pubsub.Item> items)
Called when PEP events are received. |
| Method Detail |
|---|
eventReceived
void eventReceived(String from, String node, List<org.jivesoftware.smackx.pubsub.Item> items)
- Called when PEP events are received.
- Parameters:
from- the JID of the user who send the eventnode- the node of the items in the eventitems- the different items of the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2009 Beem-project.com. All Rights Reserved.
