-
- All Implemented Interfaces:
-
com.glia.androidsdk.chat.AttachmentFile
public class AttachmentFileInternal implements AttachmentFile
-
-
Constructor Summary
Constructors Constructor Description AttachmentFileInternal(String id, long size, String contentType, boolean isDeleted, String name, String url)AttachmentFileInternal(EngagementFile file)
-
Method Summary
-
-
Constructor Detail
-
AttachmentFileInternal
AttachmentFileInternal(String id, long size, String contentType, boolean isDeleted, String name, String url)
-
AttachmentFileInternal
AttachmentFileInternal(EngagementFile file)
-
-
-
-