[4.5.2] - Release Notes
In this version the API Tracking methods, related to the registration of authentication events, have been improved. Moreover, sending the step change finish event separately, is allowed.
Added
- New enum
TrackingFamilywith theOnBoardingorAuthenticationfield for API Tracking events. - New method
SelphIDVerifier::AuthenticateFacialTrackingEvent()for sending a "Facial authentication" event in API Tracking. - New method
SelphIDVerifier::FinishTrackingEvent()for sending an "Operation result" and a "Step change finish" events in API Tracking.
Removed
- Methods
SelphIDVerifier::AuthenticateFacialWithRawDocumentFinish()andSelphIDVerifier::AuthenticateFacialFinish(). Employ the methods described above instead.