PurchaseHistoryResponseListener

本参考文档包含了 PurchaseHistoryResponseListener 的详情和相关公共方法。

详情

购买历史查询的监听器。

    public interface PurchaseHistoryResponseListener
         gg.now.billingclient.api.PurchaseHistoryResponseListener

公共方法

onPurchaseHistoryResponse

    void onPurchaseHistoryResponse (int billingResult, List<PurchaseHistoryRecord> purchaseHistoryRecordList)

onPurchaseHistoryResponse 用于通知查询操作已完成

参数

参数 描述
billingResult BillingResult的查询结果
purchaseHistoryRecordList 购买记录列表

 

×
文本已复制到剪贴板
copyLinkText
有疑问?请通过以下方式联系我们: dev-support@now.gg