onIAPV4TransactionFinish

abstract fun onIAPV4TransactionFinish(result: ResultAPI, marketPid: String)

Hive IAP v4에서 상품에 대한 지급 완료 후 결제 트랜잭션을 종료하기 위한 요청 결과 통지
Hive IAP v4 Transaction Finish request result callback

Parameters

result

Result of API call

marketPid

marketPid of the product whose transaction ended

See also