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

    • Method Detail

      • collectionFound

        void collectionFound​(Q query,
                             String with,
                             Date start,
                             String type)