public interface IapResultListener
com.gaa.sdk.iap.IapResultListener
It is a default listener for in-app purchase API responses.
void onResponse( iapResult)
It is called up to notify that the API work has completed.
Last updated 1 year ago
Parameters:
iapResult