Preparing search index...
The search index is not available
react-native-purchases - v8.2.4
react-native-purchases
ShouldPurchasePromoProductListener
Type alias ShouldPurchasePromoProductListener
Should
Purchase
Promo
Product
Listener
:
(
(
deferredPurchase
)
=>
void
)
Listener used to determine if a user should be able to purchase a promo product.
Type declaration
(
deferredPurchase
)
:
void
Parameters
deferredPurchase
:
(
(
)
=>
Promise
<
MakePurchaseResult
>
)
(
)
:
Promise
<
MakePurchaseResult
>
Returns
Promise
<
MakePurchaseResult
>
Returns
void
Settings
Member Visibility
External
Inherited
Theme
OS
Light
Dark
react-native-purchases - v8.2.4
Loading...
Listener used to determine if a user should be able to purchase a promo product.