Uses of Enum
org.jivesoftware.smackx.httpfileupload.UploadService.Version
Packages that use UploadService.Version
Package
Description
Smack's API for XEP-0363: HTTP File Upload.
-
Uses of UploadService.Version in org.jivesoftware.smackx.httpfileupload
Methods in org.jivesoftware.smackx.httpfileupload that return UploadService.VersionModifier and TypeMethodDescriptionUploadService.getVersion()
static UploadService.Version
HttpFileUploadManager.namespaceToVersion
(String namespace) static UploadService.Version
Returns the enum constant of this type with the specified name.static UploadService.Version[]
UploadService.Version.values()
Returns an array containing the constants of this enum type, in the order they are declared.