public final class JingleFileTransferSession extends Object
| Constructor and Description |
|---|
JingleFileTransferSession(JingleSession jingleSession) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Jingle.Content... contents) |
void |
communicateHash() |
void |
offer(File file,
String description) |
public JingleFileTransferSession(JingleSession jingleSession)
public void accept(Jingle.Content... contents)
public void communicateHash()
Copyright © 2014–2016 XMPP.rocks. All rights reserved.