Biometrics Android
1.3
Search
K
Comment on page

Language

A typesafe enumeration that represents the language of the sdk.
import com.sybrin.livenessdetection.localization
import com.sybrin.facialrecognition.localization

Summary

Enum values
Language
Indicated that the specified language is English
Language
Indicated that the specified language is Filipino

Enum values

ENGLISH

public static final Language ENGLISH
Indicated that the specified language is English.

FILIPINO

public static final Language FILIPINO
Indicated that the specified language is Filipino.