AttachmentsPickerSystemTabFactory
Parameters
The configuration for the system attachment picker.
Deprecated (with error)
Use constructor(config) instead.
Replace with
AttachmentsPickerSystemTabFactory(config)
Holds the information required to add support for "files" tab in the attachment picker.
Parameters
A list of other AttachmentsPickerTabFactory used to handle different attachment pickers.
Deprecated
Use AttachmentsPickerSystemTabFactory(config) instead.
Replace with
AttachmentsPickerSystemTabFactory(config)
Holds the information required to add support for "files" tab in the attachment picker.
Parameters
If the option to pick files is included in the attachments picker.
If the option to pick media (images/videos) is included in the attachments picker.
If the option to capture an image is included in the attachments picker.
If the option to capture a video is included in the attachments picker.
If the option to create a poll is included in the attachments picker.