Package com.incode.welcome_sdk.results
Class IdResults
-
- All Implemented Interfaces:
public final class IdResults
-
-
Field Summary
Fields Modifier and Type Field Description public final static Integer
RESULT_USER_CANCELLED
public final static Integer
RESULT_ERROR_UNKNOWN
public final static Integer
RESULT_OK
public final static Integer
RESULT_ERROR_CLASSIFICATION
public final static Integer
FRONT_ID_RESULT_ERROR_NO_FACES_FOUND
public final static Integer
RESULT_ERROR_GLARE
public final static Integer
RESULT_ERROR_SHARPNESS
public final static Integer
RESULT_ERROR_SHADOW
public final static Integer
PASSPORT_RESULT_ERROR_CLASSIFICATION
public final static Integer
RESULT_ERROR_ADDRESS_STATEMENT
public final static Integer
RESULT_ERROR_READABILITY
public final static Integer
RESULT_EMULATOR_DETECTED
public final static Integer
RESULT_SKIPPED
public final static Integer
RESULT_ERROR_ID_TYPE_UNACCEPTABLE
public final static Integer
RESULT_ERROR_PERMISSION_DENIED
public final static Integer
RESULT_ERROR_WRONG_ID_SIDE
-
Constructor Summary
Constructors Constructor Description IdResults()
-