Class DocumentReaderNotification

java.lang.Object
com.regula.documentreader.api.results.DocumentReaderNotification

public class DocumentReaderNotification extends Object
Structure containing data of notification about reading process
  • Field Details

    • code

      public int code
      Code of the notification, describing event happened
    • value

      public int value
      Event value or result
  • Constructor Details

    • DocumentReaderNotification

      public DocumentReaderNotification()
  • Method Details

    • getNotificationCode

      public int getNotificationCode()
    • getDataFileType

      public int getDataFileType()
    • getProgress

      public int getProgress()