public static class IdCardAutoSnappingController.Param
Data holder for info needed for frame validation.
public Param(@NotNull
io.scanbot.sdk.idcardscanner.IdScanResult.RecognitionStatus status)
Data holder for info needed for frame validation.
status - status of current frame's detection@NotNull public io.scanbot.sdk.idcardscanner.IdScanResult.RecognitionStatus getStatus()
status of current frame
's detection
@NotNull public io.scanbot.sdk.idcardscanner.IdScanResult.RecognitionStatus component1()
status of current frame
's detection
@NotNull
public io.scanbot.sdk.idcardscanner.IdCardAutoSnappingController.Param copy(@NotNull
io.scanbot.sdk.idcardscanner.IdScanResult.RecognitionStatus status)
Data holder for info needed for frame validation.
status - status of current frame's detection@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)