Package | Description |
---|---|
org.jivesoftware.smackx.filetransfer |
File Transfers via XEP-0095: Stream Initialization.
|
Modifier and Type | Method and Description |
---|---|
void |
OutgoingFileTransfer.sendFile(String fileName,
long fileSize,
String description,
OutgoingFileTransfer.NegotiationProgress progress)
This methods handles the transfer and stream negotiation process.
|