IdentityScanner.OnFailureListener
import com.sybrin.identity.IdentityScanner
Summary
Public methods | Title |
abstract void |
Public methods
onFailure
public void onFailure(IdentityException ie)
Called when the identity document scanning process fails.
Parameters | Title |
ie | The exception that was thrown. |
Last updated