public interface

FilesAttachment

implements MessageAttachment
com.glia.androidsdk.chat.FilesAttachment

Class Overview

Presents the user with attached files.

Summary

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

Public Methods

public abstract AttachmentFile[] getFiles ()

Array with all of the files uploaded with the message