Skip to main content

SeonVerificationStatus

Enum representing the possible verification outcomes returned by startVerification().

Values

Usage


Native SDK Error Messages

When status 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 the code property of SeonException. The rawCode string property on SeonException preserves the original platform string for logging.

Values

Usage