Skip to content

[4.5.1] - Release Notes

This release improve the functionality of api tracking finish event methods.

Added

  • New enum OperationResultStatus with the reason field for API Tracking finish events.
  • New enum OperationResultReason with the status field for API Tracking finish events.

Changed

  • Parameters in SelphIDVerifier::AuthenticateFacialWithRawDocumentFinish() and SelphIDVerifier::AuthenticateFacialFinish(). bool success has been changed to OperationResultStatus status and OperationResultReason reason.