PurchaseHistoryResponseListener
및 관련 함수 세부 사항입니다.
구매 내역 호출을 위한 리스너입니다.
public interface PurchaseHistoryResponseListener gg.now.billingclient.api.PurchaseHistoryResponseListener
void onPurchaseHistoryResponse (int billingResult, List<PurchaseHistoryRecord> purchaseHistoryRecordList)
onPurchaseHistoryResponse
는 호출 작업이 완료되었음을 알립니다.
변수 | 설명 |
---|---|
billingResult | BillingResult 호출 결과입니다. |
purchaseHistoryRecordList | 구매 기록 리스트입니다. |
목차
목차
문서 Rev. 1.0