Interface ArchiveDataListener2

    • Method Detail

      • onMoreDataInArchive

        void onMoreDataInArchive​()
        Notify that there is still more data in archive. It is called just before the last call to onArchiveData and only if data has been trimmed due to limitDataLength parameter. New call of getArchiveValues should be made with parameter beginTime equal to timestamp of last received value.