[EN]RecurringProductListener

public interface RecurringProductListener com.gaa.sdk.iap.RecurringProductListener

A listener that notifies when the status of monthly auto-renewal products is changed.

Public methods


onRecurringResponse

void onRecurringResponse(IapResult, PurchaseData, String action) Called to notify when the status of monthly auto-renewal products has been changed.

Last updated