Package

com.mle.android.iap

amazon

Permalink

package amazon

Visibility
  1. Public
  2. All

Type Members

  1. class AmazonAlreadyPurchasedException extends AlreadyPurchasedException

    Permalink
  2. trait AmazonIapUtils extends IapUtilsBase

    Permalink
  3. class AmazonInvalidSkuException extends InvalidSkuException

    Permalink
  4. class AmazonPurchaseException extends IapException

    Permalink
  5. abstract class AmazonPurchasingObserver extends BasePurchasingObserver with UtilLog

    Permalink
  6. class AsyncAmazonIapHelper extends AmazonPurchasingObserver with PromiseHelpers

    Permalink

    This class registers itself as the observer for the com.amazon.inapp.purchasing.PurchasingManager upon construction.

    This class registers itself as the observer for the com.amazon.inapp.purchasing.PurchasingManager upon construction.

    Clients shall not use this class directly. Instead, use com.mle.android.iap.amazon.AmazonIapUtils.

    TODO: Create rx observables that get new values when the callbacks are called. Futures are one-off and a bad match for this API.

  7. class SandboxModeException extends IapException

    Permalink

Value Members

  1. object AmazonIapUtils extends AmazonIapUtils

    Permalink

Ungrouped