Package dev.dosya.sdk.model
Class FileListItem
java.lang.Object
dev.dosya.sdk.model.FileListItem
Summary information about a file as returned in listing responses.
- Since:
- 0.1.0
-
Method Details
-
getId
-
getName
-
getSizeBytes
public long getSizeBytes() -
getMimeType
-
getExtension
-
getRegion
-
getUploadedBy
-
getUploaderName
-
getCreatedAt
public long getCreatedAt() -
getUpdatedAt
public long getUpdatedAt() -
getDeletedAt
-
getLockMode
-
getIsHidden
public int getIsHidden() -
getHiddenMode
-
getCurrentVersion
public int getCurrentVersion() -
getIsSynced
public int getIsSynced() -
getCommentCount
public int getCommentCount()
-