|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IBillingObserver | |
|---|---|
| net.robotmedia.billing | |
| net.robotmedia.billing.helper | |
| org.solovyev.android.ads | |
| Uses of IBillingObserver in net.robotmedia.billing |
|---|
| Methods in net.robotmedia.billing with parameters of type IBillingObserver | |
|---|---|
static void |
BillingController.registerObserver(IBillingObserver billingObserver)
|
static void |
BillingController.unregisterObserver(IBillingObserver billingObserver)
|
| Uses of IBillingObserver in net.robotmedia.billing.helper |
|---|
| Classes in net.robotmedia.billing.helper that implement IBillingObserver | |
|---|---|
class |
AbstractBillingObserver
Abstract subclass of IBillingObserver that provides default implementations for onPurchaseIntentOK(String, android.app.PendingIntent) and
onTransactionsRestored(). |
class |
DefaultBillingObserver
User: serso Date: 5/14/12 Time: 4:16 PM |
| Constructors in net.robotmedia.billing.helper with parameters of type IBillingObserver | |
|---|---|
DefaultBillingObserver(android.content.Context context,
IBillingObserver nestedBillingObserver)
|
|
| Uses of IBillingObserver in org.solovyev.android.ads |
|---|
| Classes in org.solovyev.android.ads that implement IBillingObserver | |
|---|---|
class |
AbstractAdFreePreferenceActivity
User: serso Date: 4/18/12 Time: 12:14 AM |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||