Package | Description |
---|---|
org.jivesoftware.smackx.httpfileupload |
Smack's API for XEP-0363: HTTP File Upload.
|
Modifier and Type | Method and Description |
---|---|
UploadService.Version |
UploadService.getVersion() |
static UploadService.Version |
HttpFileUploadManager.namespaceToVersion(String namespace) |
static UploadService.Version |
UploadService.Version.valueOf(String name)
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.
|