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 TypeMethodDescriptionvoidOutgoingFileTransfer.sendFile(String fileName, long fileSize, String description, OutgoingFileTransfer.NegotiationProgress progress) This methods handles the transfer and stream negotiation process.voidOutgoingFileTransfer.setCallback(OutgoingFileTransfer.NegotiationProgress negotiationProcess)