Package-level declarations
Types
Represents a handler that can handle custom attachments of certain type and create ViewHolders for them.
A manager for registered custom attachment factories.
Represents a handler that can handle custom attachments of certain type and create. This class is mainly for Java compatibility.
Factory for attachments we support by default.
Factory for attachments that the SDK falls back when all the other QuotedAttachmentFactory don't support the attachment type. It simply shows a file icon with the attachment title.
An inner ViewHolder for custom attachments within message ViewHolder. Follows the lifecycle of the outer message ViewHolder.
Represents a handler that can handle quoted attachments of certain type and create views for them.
A manager for registered quoted attachment factories.
Fallback factory for unsupported attachment types.