Validate entity
Biometrid's document engine also compares the document photo with one just taken from the end-user assuring its identity.
Method
analyzeFace
method
String card_photo
absolute path to file
String selfie
absolute path to file
AuthDocsCallback context
Applicational context
Callback
analyzeFaceCallback
callback
boolean status
Response status
JsonObject jsonObject
Full response from the api
AuthDocsCallback context
Applicational context
Implementation example
Last updated