public class UploadInfo extends Object implements Serializable
| Constructor and Description |
|---|
UploadInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCallbackKey() |
List<FileMeta> |
getFiles() |
void |
setCallbackKey(int callbackKey) |
void |
setFiles(List<FileMeta> files) |
String |
toString() |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.