public class BillingClientBridge extends BillingClientBridgeCommon
| Modifier and Type | Class and Description |
|---|---|
static class |
BillingClientBridge.BuilderBridge |
_billingClientInternalInstance, endConnectionMethodName, isFeatureSupportedMethodName, isReadyMethodName, newBuilderMethodName, queryPurchaseHistoryAsyncMethodName, querySkuDetailsAsyncMethodName, startConnectionMethodName| Constructor and Description |
|---|
BillingClientBridge(java.lang.Object billingClientInternalInstance) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAvailable() |
static BillingClientBridge.BuilderBridge |
newBuilder(android.content.Context context) |
void |
queryPurchasesAsync(java.lang.String purchaseType,
PurchasesResponseListenerProxy purchasesResponseListenerProxy) |
callNonVoidStaticMethod, endConnection, getClassForBridge, getClassName, isFeatureSupported, isReady, queryPurchaseHistoryAsync, querySkuDetailsAsync, startConnectioncallNonVoidMethod, callVoidMethod, classForName, exists, getFunctionMappublic BillingClientBridge(java.lang.Object billingClientInternalInstance)
throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundExceptionpublic void queryPurchasesAsync(java.lang.String purchaseType,
PurchasesResponseListenerProxy purchasesResponseListenerProxy)
throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundExceptionpublic static boolean isAvailable()
public static BillingClientBridge.BuilderBridge newBuilder(android.content.Context context) throws java.lang.NoSuchMethodException, java.lang.reflect.InvocationTargetException, java.lang.IllegalAccessException, java.lang.ClassNotFoundException
java.lang.NoSuchMethodExceptionjava.lang.reflect.InvocationTargetExceptionjava.lang.IllegalAccessExceptionjava.lang.ClassNotFoundException