Last updated 1 year ago
It is a listener to notify when change in Monthly auto-renewal product status completes.
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.
public interface RecurringProductListener
com.gaa.sdk.iap.RecurringProductListener
void onRecurringResponse( iapResult, purchaseData, String action)