toggle menu
adyen-android
androidJvm
switch theme
search in API
card
/
com.adyen.checkout.card
/
CardComponent
/
observe
observe
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
fun
observe
(
lifecycleOwner
:
LifecycleOwner
,
callback
:
(
PaymentComponentEvent
<
CardComponentState
>
)
->
Unit
)