Package | Description |
---|---|
org.jivesoftware.smackx.pep | |
org.jivesoftware.smackx.pep.packet |
Modifier and Type | Method and Description |
---|---|
void |
PEPManager.publish(PEPItem item)
Publish an event.
|
Modifier and Type | Method and Description |
---|---|
void |
PEPEvent.addPEPItem(PEPItem item) |
Constructor and Description |
---|
PEPEvent(PEPItem item)
Creates a new empty roster exchange package.
|
PEPPubSub(PEPItem item)
Creates a new PubSub.
|