Class JingleFileTransferSession
- java.lang.Object
-
- rocks.xmpp.extensions.jingle.apps.filetransfer.JingleFileTransferSession
-
public final class JingleFileTransferSession extends Object
-
-
Constructor Summary
Constructors Constructor Description JingleFileTransferSession(JingleSession jingleSession)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
accept(Jingle.Content... contents)
void
communicateHash()
void
offer(File file, String description)
-
-
-
Constructor Detail
-
JingleFileTransferSession
public JingleFileTransferSession(JingleSession jingleSession)
-
-
Method Detail
-
accept
public void accept(Jingle.Content... contents)
-
communicateHash
public void communicateHash()
-
-