public interface SessionStatusListener extends EventListener
XmppSession.addSessionStatusListener(SessionStatusListener)| Modifier and Type | Method and Description |
|---|---|
void |
sessionStatusChanged(SessionStatusEvent e)
Called, whenever the status of the connection changed.
|
void sessionStatusChanged(SessionStatusEvent e)
e - The connection event.Copyright © 2014 XMPP.rocks. All rights reserved.