stripe-android
androidJvm
payments-core
/
com.stripe.android.view
/
AuthActivityStarter
Auth
Activity
Starter
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
interface
AuthActivityStarter
<
ArgsType
>
Functions
Functions
start
Link copied to clipboard
abstract
fun
start
(
args
:
ArgsType
)