public class DummyFileUploadRepository.Slot extends FileUploadRepository.Slot
contentType, filename, filesize, slotId, timestamp, uploader| Constructor and Description |
|---|
Slot(tigase.xmpp.jid.BareJID uploader,
String slotId,
String filename,
long filesize,
String contentType,
Date timestamp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(String slotId,
long filesize,
String contentType) |
public boolean matches(String slotId, long filesize, String contentType)
matches in class FileUploadRepository.SlotCopyright © 2013–2021 Tigase. All rights reserved.