-
- All Implemented Interfaces:
-
com.glia.androidsdk.chat.FilesAttachment,com.glia.androidsdk.chat.MessageAttachment
public class FilesAttachmentInternal extends MessageAttachmentInternal implements FilesAttachment
-
-
Constructor Summary
Constructors Constructor Description FilesAttachmentInternal(Array<AttachmentFileInternal> files)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.glia.androidsdk.internal.chat.MessageAttachmentInternal
getType -
Methods inherited from class com.glia.androidsdk.chat.FilesAttachment
from -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
FilesAttachmentInternal
FilesAttachmentInternal(Array<AttachmentFileInternal> files)
-
-
-
-