| Interface | Description |
|---|---|
| GKEnvironment.InitializationListener |
An InitializationListener will be notified when GateKeeper biometrics are ready
to be used, or if license validation has failed
|
| GKFaces.OnCameraCompletionListener |
Interface of camera completion results
|
| Class | Description |
|---|---|
| BiometricLicenseManager |
Intended for internal use only.
|
| GKEnvironment |
GKEnvironment ensures that the appropriate state is present for GateKeeper biometrics
to perform.
|
| GKFaces |
GKFaces is a Service for handling facial biometrics.
|
| GKFaces.Template |
A Template contains captured facial biometric data.
|
| GKLicensing |
GKLicensing is responsible for obtaining the licenses necessary for GateKeeper biometrics.
|
| Enum | Description |
|---|---|
| GKFaces.Template.Quality |
Indicators of usability for captured images.
|
| GKLicenseValidationResult |
Indicates the status of validating licenses
|