Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun createIntent(context: Context, input: CustomerVerificationRequest): Intent

Creates an intent that will start Customer Verification Screen.

Link copied to clipboard
open override fun parseResult(resultCode: Int, intent: Intent?): VerificationResult