public static class InBandRegistrationModule.ReceivedRequestedFieldsHandler.ReceivedRequestedFieldsEvent extends tigase.jaxmpp.core.client.eventbus.JaxmppEvent<InBandRegistrationModule.ReceivedRequestedFieldsHandler>
| Constructor and Description |
|---|
ReceivedRequestedFieldsEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.IQ responseStanza) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(InBandRegistrationModule.ReceivedRequestedFieldsHandler handler) |
tigase.jaxmpp.core.client.xmpp.stanzas.IQ |
getResponseStanza() |
void |
setResponseStanza(tigase.jaxmpp.core.client.xmpp.stanzas.IQ responseStanza) |
public ReceivedRequestedFieldsEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.IQ responseStanza)
protected void dispatch(InBandRegistrationModule.ReceivedRequestedFieldsHandler handler)
dispatch in class tigase.jaxmpp.core.client.eventbus.Event<InBandRegistrationModule.ReceivedRequestedFieldsHandler>public tigase.jaxmpp.core.client.xmpp.stanzas.IQ getResponseStanza()
public void setResponseStanza(tigase.jaxmpp.core.client.xmpp.stanzas.IQ responseStanza)
Copyright © 2006–2016 Tigase. All rights reserved.