Legacy Android SDK
2.2.1
2.2.1
  • Introduction
  • Requirements
  • Downloading
  • Setup
  • Initialization
    • Network Security Settings
  • User Management
    • Create User
    • User status
    • Delete engine enrol
    • Delete User
  • Face Engine
    • Liveness Detection
      • Liveness Customisation
    • Face Verification
    • Camera Helper
  • Voice Engine
    • Initialization
    • Audio Recording
    • Recording Submission
  • Document Engine
    • Validate document
    • Validate entity
  • Enums
Powered by GitBook
On this page

Setup

PreviousDownloadingNextInitialization

Last updated 4 years ago

Depending on the action, the developer will need to implement at least one of four of the following interfaces from the SDK, on an activity/fragment after the initialization:

  • AuthDocsCallback

AuthInitializationCallback
AuthUserCallback
AuthVoiceCallback
AuthFaceCallback