public interface MessageListener
XmppSession.addMessageListener(MessageListener)| Modifier and Type | Method and Description |
|---|---|
void |
handle(E e)
Handles the stanza event.
|
void handle(E e)
e - The stanza event.Copyright © 2014 XMPP.rocks. All rights reserved.