For the complete documentation index, see llms.txt. This page is also available as Markdown.

IapResultListener

public interface IapResultListener com.gaa.sdk.iap.IapResultListener In-app Purchase API响应的基本listener。

Public methods


onResponse

void onResponse(IapResult iapResult)

通知API操作结束时被调用。

Parameters:

iapResult

Last updated