MiSnap 5.x Release Pipeline
androidJvm
feature-detector
/
com.miteksystems.misnap.detector
/
MiSnapDocumentDetector
/
Result
/
Processed
Processed
data
class
Processed
(
val
detections
:
List
<
MiSnapDocumentDetector.Detections
>
,
val
licenseExpired
:
Boolean
)
:
MiSnapDocumentDetector.Result
Result when a
Frame
was analyzed.
Members
Constructors
Processed
Link copied to clipboard
constructor
(
detections
:
List
<
MiSnapDocumentDetector.Detections
>
,
licenseExpired
:
Boolean
)
Properties
detections
Link copied to clipboard
val
detections
:
List
<
MiSnapDocumentDetector.Detections
>
license
Expired
Link copied to clipboard
val
licenseExpired
:
Boolean