Uses of Interface
org.jivesoftware.smackx.xevent.MessageEventNotificationListener
Packages that use MessageEventNotificationListener
-
Uses of MessageEventNotificationListener in org.jivesoftware.smackx.xevent
Methods in org.jivesoftware.smackx.xevent with parameters of type MessageEventNotificationListenerModifier and TypeMethodDescriptionvoid
MessageEventManager.addMessageEventNotificationListener
(MessageEventNotificationListener messageEventNotificationListener) Adds a message event notification listener.void
MessageEventManager.removeMessageEventNotificationListener
(MessageEventNotificationListener messageEventNotificationListener) Removes a message event notification listener.