Button Merchant Library
1.6.1
androidJvm
Button Merchant Library
/
com.usebutton.merchant
/
PostInstallIntentListener
Post
Install
Intent
Listener
interface
PostInstallIntentListener
Callbacks for post-install intent handler.
Members
Functions
on
Result
Link copied to clipboard
abstract
fun
onResult
(
@
Nullable
intent
:
Intent
,
@
Nullable
t
:
Throwable
)
This callback is used to notify the application that the request to check for a post-app install deep link is complete.