Class IDocumentReaderPrepareDbCompletion

  • All Implemented Interfaces:
    IBasePrepareCompletion

    public abstract class IDocumentReaderPrepareDbCompletion
    extends java.lang.Object
    implements IBasePrepareCompletion
    Interface defining callback object for receiving notifications on Documents Database preparation
    • Constructor Detail

      • IDocumentReaderPrepareDbCompletion

        public IDocumentReaderPrepareDbCompletion()
    • Method Detail

      • onPrepareProgressChanged

        public void onPrepareProgressChanged​(PrepareProgress prepareProgress)
        Notifies when preparation progress is changed
        Parameters:
        prepareProgress - contains count of bytes downloaded and total database size in bytes