Class DocumentReaderNotification
java.lang.Object
com.regula.documentreader.api.results.DocumentReaderNotification
Structure containing data of notification about reading process
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
-
Field Details
-
code
public int codeCode of the notification, describing event happened -
value
public int valueEvent value or result
-
-
Constructor Details
-
DocumentReaderNotification
public DocumentReaderNotification()
-
-
Method Details
-
getNotificationCode
public int getNotificationCode() -
getDataFileType
public int getDataFileType() -
getProgress
public int getProgress()
-