public static interface InBandRegistrationModule.ReceivedErrorHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
InBandRegistrationModule.ReceivedErrorHandler.ReceivedErrorEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onReceivedError(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.IQ responseStanza,
tigase.jaxmpp.core.client.XMPPException.ErrorCondition errorCondition) |
void onReceivedError(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.IQ responseStanza,
tigase.jaxmpp.core.client.XMPPException.ErrorCondition errorCondition)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2018 Tigase. All rights reserved.