JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.jivesoftware.smackx.pubsub.ItemDeleteEvent
Packages that use
ItemDeleteEvent
Package
Description
org.jivesoftware.smackx.pubsub.listener
Uses of
ItemDeleteEvent
in
org.jivesoftware.smackx.pubsub.listener
Methods in
org.jivesoftware.smackx.pubsub.listener
with parameters of type
ItemDeleteEvent
Modifier and Type
Method and Description
void
ItemDeleteListener.
handleDeletedItems
(
ItemDeleteEvent
items)
Called when items are deleted from a node the listener is registered with.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes