public static class ExoDocumentUtils.DocumentInfo extends Object
Modifier and Type | Field and Description |
---|---|
InputStream |
documentData |
String |
documentMimeType |
String |
documentName |
long |
documentSizeKb |
int |
orientationAngle |
Constructor and Description |
---|
ExoDocumentUtils.DocumentInfo() |
Modifier and Type | Method and Description |
---|---|
void |
cleanupFilename(android.content.Context context)
On Platform 4.1-M2, the upload service renames the uploaded file.
|
void |
closeDocStream() |
String |
toString() |
public String documentName
public long documentSizeKb
public InputStream documentData
public String documentMimeType
public int orientationAngle
public void closeDocStream()
public void cleanupFilename(android.content.Context context)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.