Skip to content

Interface: IAttachment

Hierarchy

  • IAttachment

Summary

Properties

Class Properties

Inherited Properties

None in the parent class(es).

Properties

content

content: string

content is a byte array provided by the native platform


contentType

contentType: string

content type is a string representing the mimeType of the content


nativeAttachment

nativeAttachment: any

nativeAttachment is the platform specific data provided for backwards compatibility each nativeAttachment has a duplicate set of properties as IAttachment but must be accessed via the native API.

This is a temporary property intended to assist in application upgrading but will be deprecated in a future release.

Android - JSONObject

iOS - NSDictionary


readLink: string

OData readLink - set for persisted attachments


urlString

urlString: string

platform specific url string