Interface MessageArchiveRepository.CollectionHandler<Q extends tigase.xmpp.mam.Query>

    • Method Detail

      • collectionFound

        void collectionFound​(Q query,
                             java.lang.String with,
                             java.util.Date start,
                             java.lang.String type)