[EN]ConsumeListener
public interface ConsumeListener com.gaa.sdk.iap.ConsumeListener
A listener that notifies when consumption is completed.
Public methods
onConsumeResponse
void onConsumeResponse(IapResult, PurchaseData) Called to notify when consumption has been completed.
Last updated