AttachmentsPickerSystemTabFactory

constructor(mediaAttachmentsTabEnabled: Boolean, visualMediaAllowMultiple: Boolean, visualMediaType: VisualMediaType, fileAttachmentsTabEnabled: Boolean, cameraAttachmentsTabEnabled: Boolean, pollAttachmentsTabEnabled: Boolean)

Parameters

mediaAttachmentsTabEnabled

If the option to pick media (images/videos) is included in the attachments picker.

visualMediaAllowMultiple

If true, multiple visual media items can be selected.

visualMediaType

The types of visual media that can be picked.

fileAttachmentsTabEnabled

If the option to pick files is included in the attachments picker.

cameraAttachmentsTabEnabled

If the option to capture an image/video is included in the attachments picker.

pollAttachmentsTabEnabled

If the option to create a poll is included in the attachments picker.