project
androidJvm
purchases
/
com.revenuecat.purchases.interfaces
/
Callback
Callback
@
FunctionalInterface
interface
Callback
<
T
>
Members
Functions
on
Received
Link copied to clipboard
abstract
fun
onReceived
(
result
:
T
)