|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BillingController.BillingStatus | |
|---|---|
| net.robotmedia.billing | |
| net.robotmedia.billing.helper | |
| Uses of BillingController.BillingStatus in net.robotmedia.billing |
|---|
| Methods in net.robotmedia.billing that return BillingController.BillingStatus | |
|---|---|
static BillingController.BillingStatus |
BillingController.checkBillingSupported(android.content.Context context)
Returns the current billing status. |
static BillingController.BillingStatus |
BillingController.BillingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BillingController.BillingStatus[] |
BillingController.BillingStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of BillingController.BillingStatus in net.robotmedia.billing.helper |
|---|
| Methods in net.robotmedia.billing.helper that return BillingController.BillingStatus | |
|---|---|
BillingController.BillingStatus |
AbstractBillingActivity.checkBillingSupported()
Returns the billing status. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||