Property | Type | Description | |
---|---|---|---|
mProductType | string |
Method | Description | |
---|---|---|
CheckBillingSupported ( |
Constructor Note: Support for subscriptions implies support for one-time purchases. However, the opposite is not true. Developers may want to perform two checks if both one-time and subscription products are available. @pram itemType Either Consts.ITEM_TYPE_INAPP or Consts.ITEM_TYPE_SUBSCRIPTION, indicating the type of item support is being checked for.
|
Method | Description | |
---|---|---|
Run ( ) : long |
Method | Description | |
---|---|---|
CheckBillingSupported ( |
public CheckBillingSupported ( |
||
outerInstance | ||
itemType | string | |
return | System |