toggle menu
stripe-android
androidJvm
switch theme
search in API
identity
/
com.stripe.android.identity
/
IdentityVerificationSheet
/
IdentityVerificationCallback
Identity
Verification
Callback
fun
interface
IdentityVerificationCallback
Callback to notify when identity verification finishes and a result is available.
Members
Functions
on
Verification
Flow
Result
Link copied to clipboard
abstract
fun
onVerificationFlowResult
(
result
:
IdentityVerificationSheet.VerificationFlowResult
)