public static interface SessionEstablishmentModule.SessionEstablishmentErrorHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
SessionEstablishmentModule.SessionEstablishmentErrorHandler.SessionEstablishmentErrorEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onSessionEstablishmentError(SessionObject sessionObject,
XMPPException.ErrorCondition error) |
void onSessionEstablishmentError(SessionObject sessionObject, XMPPException.ErrorCondition error) throws JaxmppException
JaxmppExceptionCopyright © 2006–2016 Tigase. All rights reserved.