Uses of Class
org.jivesoftware.smackx.pubsub.ItemDeleteEvent
Packages that use ItemDeleteEvent
Package
Description
Listeners for Publish-Subscribe (XEP-60) events.
- 
Uses of ItemDeleteEvent in org.jivesoftware.smackx.pubsub.listener
Methods in org.jivesoftware.smackx.pubsub.listener with parameters of type ItemDeleteEventModifier and TypeMethodDescriptionvoidItemDeleteListener.handleDeletedItems(ItemDeleteEvent items) Called when items are deleted from a node the listener is registered with.