public static class SessionEstablishmentModule.SessionEstablishmentErrorHandler.SessionEstablishmentErrorEvent extends JaxmppEvent<SessionEstablishmentModule.SessionEstablishmentErrorHandler>
sessionObject| Constructor and Description |
|---|
SessionEstablishmentErrorEvent(SessionObject sessionObject,
XMPPException.ErrorCondition error) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(SessionEstablishmentModule.SessionEstablishmentErrorHandler handler)
Invokes handlers method.
|
XMPPException.ErrorCondition |
getError() |
void |
setError(XMPPException.ErrorCondition error) |
getSessionObjectpublic SessionEstablishmentErrorEvent(SessionObject sessionObject, XMPPException.ErrorCondition error)
protected void dispatch(SessionEstablishmentModule.SessionEstablishmentErrorHandler handler) throws JaxmppException
Eventdispatch in class Event<SessionEstablishmentModule.SessionEstablishmentErrorHandler>handler - handlerJaxmppExceptionpublic XMPPException.ErrorCondition getError()
public void setError(XMPPException.ErrorCondition error)
Copyright © 2006–2015 Tigase. All rights reserved.