RecurringProductListener
It is a listener to notify when change in Monthly auto-renewal product status completes.
Public methods
onRecurringResponse
It is called up to notify that change in Monthly auto-renewal product status has completed.
Parameters: | |
iapResult | Results of purchase acknowledgement |
purchaseData | Return the purchase data forwarded on request again |
action | Return again the action name forwarded when requesting PurchaseClient.RecurringAction. |
Last updated