NowAttachment class- Android
The NowAttachment class provides an object that contains an attachment and its associated metadata.
| Name | Type | Description |
|---|---|---|
| data | Data | Attachment data/file. |
| metadata | NowAttachmentMetadata | Metadata associated with the attachment. |
Parent Topic:Mobile SDK - Android