AttachmentStorageHelper

constructor(context: Context, storageHelper: StorageHelper = StorageHelper(), attachmentFilter: AttachmentFilter = AttachmentFilter())

Parameters

context

The context of the app, used to fetch files and media.

storageHelper

Queries the device's content providers for files and media.

attachmentFilter

A filter that is used to filter out attachments that will not be accepted by the backend.