SeonVerificationStatus
Enum representing the possible verification outcomes returned bystartVerification().
Values
Usage
Native SDK Error Messages
Whenstatus is error, the errorMessage field contains a message from the native SEON SDK describing what went wrong. Common causes include expired sessions, network failures, and invalid configuration. Refer to the SEON documentation for the full list of native error messages.
SeonErrorCode
Enum representing the error codes used on thecode property of SeonException. The rawCode string property on SeonException preserves the original platform string for logging.