Interface IBasePrepareCompletion

    • Method Detail

      • onPrepareCompleted

        void onPrepareCompleted​(boolean status,
                                DocumentReaderException error)
        Notifies on preparation process end
        Parameters:
        status - result status of preparation
        error - error message, if any