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