@regulaforensics/document-reader
    Preparing search index...

    Type Alias ChipDetectedCompletion

    ChipDetectedCompletion: () => void

    Callback for receiving signal when RFID chip is recognized by a phone and chip reading is started.

    Only used with default constructor. If RFIDConfig.withoutUI was used, you will receive this update via DocumentReaderCompletion.

    Type Declaration

      • (): void
      • Returns void