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 voidMessageEventManager. addMessageEventNotificationListener(MessageEventNotificationListener messageEventNotificationListener)Adds a message event notification listener.voidMessageEventManager. removeMessageEventNotificationListener(MessageEventNotificationListener messageEventNotificationListener)Removes a message event notification listener.
-