public interface MobileShareFileReference extends FileReference
Modifier and Type | Method and Description |
---|---|
String |
getFileName()
Retrieves the file's name.
|
long |
getFileSize()
Retrieves the size of the file in bytes.
|
String |
getMd5Checksum()
Retrieves the files MD5 checksum.
|
String |
getMimeType()
Retrieves the full MIME type of the file.
|
String getMimeType()
String getFileName()
String getMd5Checksum()
long getFileSize()
Copyright © Veeva Systems 2017–2022. All rights reserved.