public interface IBillingClientBuilderBridge
| Modifier and Type | Method and Description |
|---|---|
IBillingClient |
build() |
IBillingClientBuilderBridge |
enablePendingPurchases() |
IBillingClientBuilderBridge |
setListener(PurchaseUpdatedListenerProxy purchaseUpdatedListenerProxy) |
IBillingClientBuilderBridge setListener(PurchaseUpdatedListenerProxy purchaseUpdatedListenerProxy) throws java.lang.ClassNotFoundException, java.lang.NoSuchMethodException, java.lang.reflect.InvocationTargetException, java.lang.IllegalAccessException
java.lang.ClassNotFoundExceptionjava.lang.NoSuchMethodExceptionjava.lang.reflect.InvocationTargetExceptionjava.lang.IllegalAccessExceptionIBillingClientBuilderBridge enablePendingPurchases()
IBillingClient build() throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException