stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
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
)