Type Aliases
The following type aliases are available globally.
-
A result type for the face liveness detector
Declaration
Swift
public typealias LivenessDetectionResult = Result<LivenessDetectionSuccess, LivenessDetectionError>