| com.glia.androidsdk.chat.AttachmentFile |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract String |
getContentType()
File mimetype, for example `application/pdf`
| ||||||||||
| abstract String | getId() | ||||||||||
| abstract String |
getName()
Name of the file
| ||||||||||
| abstract long |
getSize()
File size in bytes
| ||||||||||
| abstract boolean |
isDeleted()
Whether the file has been deleted
| ||||||||||
File mimetype, for example `application/pdf`
Name of the file
File size in bytes
Whether the file has been deleted