Uses of Interface
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer.NegotiationProgress
-
Packages that use OutgoingFileTransfer.NegotiationProgress Package Description org.jivesoftware.smackx.filetransfer Smack's API for File Transfers. -
-
Uses of OutgoingFileTransfer.NegotiationProgress in org.jivesoftware.smackx.filetransfer
Methods in org.jivesoftware.smackx.filetransfer with parameters of type OutgoingFileTransfer.NegotiationProgress Modifier and Type Method Description voidOutgoingFileTransfer. sendFile(String fileName, long fileSize, String description, OutgoingFileTransfer.NegotiationProgress progress)This methods handles the transfer and stream negotiation process.voidOutgoingFileTransfer. setCallback(OutgoingFileTransfer.NegotiationProgress negotiationProcess)
-