getSubscription

open fun getSubscription(subscriptionId: String): PurchaseResult

Gets the subscription result for a specific product.

Return

The PurchaseResult or null if not found.

Parameters

subscriptionId

The subscription product ID.