Uses of Enum
org.jivesoftware.smackx.httpfileupload.UploadService.Version
Package
Description
Smack's API for XEP-0363: HTTP File Upload.
-
Uses of UploadService.Version in org.jivesoftware.smackx.httpfileupload
Modifier 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.