project
androidJvm
revenuecatui
/
com.revenuecat.purchases.ui.revenuecatui.activity
/
PaywallResultHandler
Paywall
Result
Handler
interface
PaywallResultHandler
:
ActivityResultCallback
<
PaywallResult
>
Implement this interface to receive the result of the paywall activity.
Members
Functions
on
Activity
Result
Link copied to clipboard
abstract
fun
onActivityResult
(
result
:
PaywallResult
)