Android SDK Version
Nested Class Summary
Modifier and TypeClassDescription
public classInAppPurchaseBillingClientWrapper.Companion
Method Summary
Modifier and TypeMethodDescription
final UnitqueryPurchaseHistory(String skuType, Runnable queryPurchaseHistoryRunnable)
final UnitqueryPurchase(String skuType, Runnable querySkuRunnable)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

queryPurchaseHistory

 final UnitqueryPurchaseHistory(String skuType, Runnable queryPurchaseHistoryRunnable)

queryPurchase

 final UnitqueryPurchase(String skuType, Runnable querySkuRunnable)