isProductOwned
Checks if a specific product is currently owned (purchased and not consumed).
Return
true if the product is owned, false otherwise.
Parameters
productId
The product ID to check.
Checks if a specific product is currently owned (purchased and not consumed).
true if the product is owned, false otherwise.
The product ID to check.