Class DocumentReaderNotification


  • public class DocumentReaderNotification
    extends java.lang.Object
    Structure containing data of notification about reading process
    • Field Detail

      • code

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

        public int value
        Event value or result
    • Constructor Detail

      • DocumentReaderNotification

        public DocumentReaderNotification()
    • Method Detail

      • getNotificationCode

        public int getNotificationCode()
      • getDataFileType

        public int getDataFileType()
      • getProgress

        public int getProgress()