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