StoreInfoListener

public interface StoreInfoListener
com.gaa.sdk.iap.StoreInfoListener

It is a listener to notify when the request for market identification codes completes.

Public methods


onStoreInfoResponse

void onStoreInfoResponse( iapResult, String storeCode)

It is called up to notify that the request for market identification codes has completed.

Last updated