Class OnlineMode
java.lang.Object
com.regula.documentreader.api.enums.OnlineMode
Modes used for online processing
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MANUAL
public static final int MANUALImages for online processing are taken by pressing the capture button- See Also:
-
AUTO
public static final int AUTOImages for online processing are taken automatically in accordance with the selected scenario- See Also:
-
-
Constructor Details
-
OnlineMode
public OnlineMode()
-