| Package | Description |
|---|---|
| abs.ixi.client | |
| abs.ixi.client.file.sfcm |
| Modifier and Type | Method and Description |
|---|---|
FileTransferFuture |
ChatManager.downloadFile(JID from,
String fileId,
ContentType contentType)
Download a file for which a
Message with media content has been
received. |
| Modifier and Type | Method and Description |
|---|---|
FileTransferFuture |
FileTransferManager.transferFileInbound(JID from,
String fileId,
ContentType contentType)
File thumb and its unique id is transferred to receiver immediately.
|
FileTransferFuture |
FileTransferManager.transferFileOutbound(String mediaId,
File file,
ContentType contentType,
JID to) |
Copyright © 2019. All rights reserved.