public final class SessionStatusEvent extends EventObject
SessionStatusListener,
Serialized Formsource| Modifier and Type | Method and Description |
|---|---|
Exception |
getException()
Gets the exception if the session abnormally disconnected or null.
|
XmppSession.Status |
getOldStatus()
Gets the old session status.
|
XmppSession.Status |
getStatus()
Gets the session status.
|
getSource, toStringpublic XmppSession.Status getStatus()
public Exception getException()
public XmppSession.Status getOldStatus()
Copyright © 2014 XMPP.rocks. All rights reserved.