public static class NonSaslAuthModule.NonSaslAuthFailedHandler.NonSaslAuthFailedEvent extends JaxmppEvent<NonSaslAuthModule.NonSaslAuthFailedHandler>
sessionObject| Constructor and Description |
|---|
NonSaslAuthFailedEvent(SessionObject sessionObject,
XMPPException.ErrorCondition error) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(NonSaslAuthModule.NonSaslAuthFailedHandler handler)
Invokes handlers method.
|
XMPPException.ErrorCondition |
getErrorCondition() |
void |
setErrorCondition(XMPPException.ErrorCondition errorCondition) |
getSessionObjectpublic NonSaslAuthFailedEvent(SessionObject sessionObject, XMPPException.ErrorCondition error)
public void dispatch(NonSaslAuthModule.NonSaslAuthFailedHandler handler)
Eventdispatch in class Event<NonSaslAuthModule.NonSaslAuthFailedHandler>handler - handlerpublic XMPPException.ErrorCondition getErrorCondition()
public void setErrorCondition(XMPPException.ErrorCondition errorCondition)
Copyright © 2006–2020 Tigase. All rights reserved.