public interface FileTransferNegotiator
| Modifier and Type | Method and Description |
|---|---|
FileTransfer |
accept(rocks.xmpp.core.stanza.model.client.IQ iq,
String sessionId,
FileTransferOffer fileTransferOffer,
Object protocol,
OutputStream outputStream) |
void |
reject(rocks.xmpp.core.stanza.model.client.IQ iq) |
FileTransfer accept(rocks.xmpp.core.stanza.model.client.IQ iq, String sessionId, FileTransferOffer fileTransferOffer, Object protocol, OutputStream outputStream) throws IOException
IOExceptionvoid reject(rocks.xmpp.core.stanza.model.client.IQ iq)
Copyright © 2014 XMPP.rocks. All rights reserved.