RecurringProductListener

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

It is a listener to notify when change in Monthly auto-renewal product status completes.

Public methods


onRecurringResponse

void onRecurringResponse( iapResult,  purchaseData, String action)

It is called up to notify that change in Monthly auto-renewal product status has completed.

Last updated