BlinkIdVerifyProcessResult
@Serializable
Represents the result of a processing operation, encapsulating the analysis of a frame and the completeness status of the overall process.
Constructors
Link copied to clipboard
constructor(inputImageAnalysisResult: VerifyInputImageAnalysisResult, resultCompleteness: VerifyResultCompleteness)