Interface | Description |
---|---|
FingerprintDevice |
The fingerprint interface defines the finger print APIs to be used by the applications.
|
FingerprintDeviceSpec |
The FingerprintDeviceSpec interface defines the specification of the finger print device.
|
FingerprintNoneOperationResult |
FingerprintNoneOperationResult s are generated by the finger print device implementation
to notify the application of the completion of an operation. |
FingerprintOperationResult |
FingerprintOperationResult s are generated by the finger print device implementation
to notify the application of the completion of an operation. |
FingerprintPressOperationResult |
FingerprintPressOperationResult s are generated by the finger print device implementation
to notify the application to press the fingerprint. |
FingerprintRemoveOperationResult |
FingerprintRemoveOperationResult s are generated by the finger print device implementation
to notify the application to remove the fingerprint. |
FingerprintTimeoutOperationResult |
FingerprintTimeoutOperationResult s are generated by the finger print device implementation
to notify the application of the time out of an operation. |
Class | Description |
---|---|
Fingerprint |