public static interface FileTransferNegotiator.NegotiationFailureHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
FileTransferNegotiator.NegotiationFailureHandler.FileTransferNegotiationFailureEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onFileTransferNegotiationFailure(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer fileTransfer) |
void onFileTransferNegotiationFailure(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.modules.filetransfer.FileTransfer fileTransfer)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2016 Tigase. All rights reserved.