Start Liveness Verification
Calling startSDK
To start the liveness verification, use the startSDK()
method with the user's ID, your app's context, and a CafLivenessListener
interface.
Parameter | Required | Description |
---|---|---|
| Yes | Application context |
| Yes | Usage token associated with your CAF account |
| Yes | User's CPF |
Example
Last updated