LivenessDetectionSuccess

public struct LivenessDetectionSuccess : Equatable

The result of face liveness detector when it successfully completes the detection.

  • Result identifier suitable for use in service-side cross-reference.

    Declaration

    Swift

    public let resultId: String
  • Payload digest suitable for use in integrity check.

    Declaration

    Swift

    public let digest: String