|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PurchasingObserver in com.amazon.InAppSDK.purchasing |
---|
Subclasses of PurchasingObserver in com.amazon.InAppSDK.purchasing | |
---|---|
class |
BasePurchasingObserver
This is an implementation of the PurchasingObserver that does nothing, allowing you to override only the
callback methods you need. |
Methods in com.amazon.InAppSDK.purchasing with parameters of type PurchasingObserver | |
---|---|
static void |
PurchasingManager.registerObserver(PurchasingObserver purchasingObserver)
You must register a PurchasingObserver before invoking operations in this class. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |