| com.glia.androidsdk.chat.FilesAttachment |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract static FilesAttachment |
from(EngagementFile[] files)
Creates
FilesAttachment from provided array of EngagementFile. | ||||||||||
| abstract AttachmentFile[] |
getFiles()
Array with all of the files uploaded with the message
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.glia.androidsdk.chat.MessageAttachment
| |||||||||||
Creates FilesAttachment from provided array of EngagementFile.