Package 

Interface Presence.PresenceListener


  • 
    public interface Presence.PresenceListener
    
                        

    An interface allowing a listener to be notified of arrival of a presence message.

    • Method Summary

      Modifier and Type Method Description
      abstract void onPresenceMessage(PresenceMessage message)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait