public static interface ConnectionManager.ConnectionFailedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConnectionManager.ConnectionFailedHandler.ConnectionFailedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onConnectionFailed(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.modules.connection.ConnectionSession connectionSession) |
Copyright © 2006–2015 Tigase. All rights reserved.