public static class NonSaslAuthModule.NonSaslAuthStartHandler.NonSaslAuthStartEvent extends JaxmppEvent<NonSaslAuthModule.NonSaslAuthStartHandler>
sessionObject| Constructor and Description |
|---|
NonSaslAuthStartEvent(SessionObject sessionObject,
IQ iq) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(NonSaslAuthModule.NonSaslAuthStartHandler handler)
Invokes handlers method.
|
IQ |
getIq() |
void |
setIq(IQ iq) |
getSessionObjectpublic NonSaslAuthStartEvent(SessionObject sessionObject, IQ iq)
protected void dispatch(NonSaslAuthModule.NonSaslAuthStartHandler handler)
Eventdispatch in class Event<NonSaslAuthModule.NonSaslAuthStartHandler>handler - handlerpublic IQ getIq()
public void setIq(IQ iq)
Copyright © 2006–2015 Tigase. All rights reserved.