public final class JingleFileTransfer extends ApplicationFormat
| Modifier and Type | Class and Description |
|---|---|
static class |
JingleFileTransfer.Checksum |
static class |
JingleFileTransfer.File |
static class |
JingleFileTransfer.Received |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAMESPACE
urn:xmpp:jingle:apps:file-transfer:4
|
| Constructor and Description |
|---|
JingleFileTransfer(JingleFileTransfer.File file) |
| Modifier and Type | Method and Description |
|---|---|
JingleFileTransfer.File |
getFile() |
public static final java.lang.String NAMESPACE
urn:xmpp:jingle:apps:file-transfer:4
public JingleFileTransfer(JingleFileTransfer.File file)
public final JingleFileTransfer.File getFile()
Copyright © 2014–2019 XMPP.rocks. All rights reserved.