public class UploadService extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UploadService.Version |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsFileOfSize(long size) |
org.jxmpp.jid.DomainBareJid |
getAddress() |
Long |
getMaxFileSize() |
UploadService.Version |
getVersion() |
boolean |
hasMaxFileSizeLimit() |
public org.jxmpp.jid.DomainBareJid getAddress()
public UploadService.Version getVersion()
public boolean hasMaxFileSizeLimit()
public Long getMaxFileSize()
public boolean acceptsFileOfSize(long size)