Uses of Interface
org.jivesoftware.smackx.MessageEventNotificationListener

Packages that use MessageEventNotificationListener
org.jivesoftware.smackx Smack extensions API. 
 

Uses of MessageEventNotificationListener in org.jivesoftware.smackx
 

Methods in org.jivesoftware.smackx with parameters of type MessageEventNotificationListener
 void MessageEventManager.addMessageEventNotificationListener(MessageEventNotificationListener messageEventNotificationListener)
          Adds a message event notification listener.
 void MessageEventManager.removeMessageEventNotificationListener(MessageEventNotificationListener messageEventNotificationListener)
          Removes a message event notification listener.