Uses of Interface
org.jivesoftware.smackx.filetransfer.OutgoingFileTransfer.NegotiationProgress
Packages that use OutgoingFileTransfer.NegotiationProgress
-
Uses of OutgoingFileTransfer.NegotiationProgress in org.jivesoftware.smackx.filetransfer
Methods in org.jivesoftware.smackx.filetransfer with parameters of type OutgoingFileTransfer.NegotiationProgressModifier and TypeMethodDescriptionvoid
OutgoingFileTransfer.sendFile
(String fileName, long fileSize, String description, OutgoingFileTransfer.NegotiationProgress progress) This methods handles the transfer and stream negotiation process.void
OutgoingFileTransfer.setCallback
(OutgoingFileTransfer.NegotiationProgress negotiationProcess)