Uses of Interface
org.jivesoftware.smackx.xevent.MessageEventNotificationListener
-
Packages that use MessageEventNotificationListener Package Description org.jivesoftware.smackx.xevent TODO describe me. -
-
Uses of MessageEventNotificationListener in org.jivesoftware.smackx.xevent
Methods in org.jivesoftware.smackx.xevent with parameters of type MessageEventNotificationListener Modifier and Type Method Description void
MessageEventManager. addMessageEventNotificationListener(MessageEventNotificationListener messageEventNotificationListener)
Adds a message event notification listener.void
MessageEventManager. removeMessageEventNotificationListener(MessageEventNotificationListener messageEventNotificationListener)
Removes a message event notification listener.
-