Uses of Enum
org.jivesoftware.smackx.filetransfer.FileTransfer.Error
-
Uses of FileTransfer.Error in org.jivesoftware.smackx.filetransfer
Modifier and TypeMethodDescriptionFileTransfer.getError()
WhenFileTransfer.getStatus()
returns that there was anFileTransfer.Status.error
during the transfer, the type of error can be retrieved through this method.static FileTransfer.Error
Returns the enum constant of this type with the specified name.static FileTransfer.Error[]
FileTransfer.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.