QuotedAttachmentFactoryManager
class QuotedAttachmentFactoryManager(quotedAttachmentFactories: List<QuotedAttachmentFactory> = listOf())
A manager for registered quoted attachment factories.
Functions
Link copied to clipboard
Checks if any QuotedAttachmentFactory can consume attachments from the given message. If there are no quoted message factories that can handle the attachment will default to the AttachmentFactoryes that can.
Link copied to clipboard
Create and add a view for the quoted attachments.