Package 

Interface AttachmentRepository

    • Method Summary

      Modifier and Type Method Description
      abstract Flow<List<Attachment>> observeAttachmentsForMessage(String messageId) Observes any change in attachments for an specific message.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait