| Package | Description |
|---|---|
| rocks.xmpp.extensions.filetransfer | |
| rocks.xmpp.extensions.jingle.apps.filetransfer.model |
Provides XML schema implementations of XEP-0234: Jingle File Transfer.
|
| rocks.xmpp.extensions.si.profile.filetransfer.model |
Provides XML schema implementations of XEP-0096: SI File Transfer.
|
| Modifier and Type | Method and Description |
|---|---|
List<Hash> |
FileTransferOffer.getHashes()
Gets the hashes of the file contents.
|
| Modifier and Type | Method and Description |
|---|---|
List<Hash> |
JingleFileTransfer.File.getHashes() |
| Modifier and Type | Method and Description |
|---|---|
List<Hash> |
SIFileTransferOffer.getHashes()
Gets the MD5 sum of the file contents.
|
Copyright © 2014–2016 XMPP.rocks. All rights reserved.