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