Class AudioRecordAttachmentPreviewFactory

    • Constructor Detail

      • AudioRecordAttachmentPreviewFactory

        AudioRecordAttachmentPreviewFactory()
    • Method Detail

      • canHandle

         Boolean canHandle(Attachment attachment)

        Checks if the factory can create a preview ViewHolder for this attachment.

        Parameters:
        attachment - The attachment we want to show a preview for.
        Returns:

        True if the factory is able to provide a preview for the given Attachment.