FaceSession
@Serializable
Result from a Face session.
Constructors
Link copied to clipboard
constructor(jpegImage: ByteArray, video: ByteArray? = null, warnings: List<UserAction>, misnapMibiData: MiSnapMibiData, licenseExpired: Boolean, rts: String? = null, aIBasedRts: ByteArray? = null)
Properties
Link copied to clipboard
An AI-based encrypted payload used for an additional authentication.
Link copied to clipboard
Indicates if the license should be renewed.
Link copied to clipboard
The analytics data collected from the session.
Link copied to clipboard
A list of UserAction representing the IQA warnings found in the frame for a manual trigger session.