IdentityVerificationSheet

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class Configuration(val brandLogo: Uri)

Data to configure the verification flow.

Link copied to clipboard

Callback to notify when identity verification finishes and a result is available.

Link copied to clipboard

Result of verification.

Functions

Link copied to clipboard
abstract fun present(verificationSessionId: String, ephemeralKeySecret: String)

Starts the verification flow.