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) |
getSessionObject
public NonSaslAuthFailedEvent(SessionObject sessionObject, XMPPException.ErrorCondition error)
public void dispatch(NonSaslAuthModule.NonSaslAuthFailedHandler handler)
Event
dispatch
in class Event<NonSaslAuthModule.NonSaslAuthFailedHandler>
handler
- handlerpublic XMPPException.ErrorCondition getErrorCondition()
public void setErrorCondition(XMPPException.ErrorCondition errorCondition)
Copyright © 2006–2022 Tigase. All rights reserved.