Package

com.malliina.android.iap

google

Permalink

package google

Visibility
  1. Public
  2. All

Type Members

  1. class AsyncIabHelper extends Closeable

    Permalink

    Converts Google Play's callback-based IAB API to one based on scala.concurrent.Futures.

    Converts Google Play's callback-based IAB API to one based on scala.concurrent.Futures.

    The UI thread is used to submit the asynchronous requests; exceptions are apparently thrown otherwise.

  2. trait GoogleIapUtils extends IapUtilsBase

    Permalink
  3. class GooglePlayException extends IapException

    Permalink
  4. class IabResultException extends IapException

    Permalink
  5. class PayloadMismatchException extends IapException

    Permalink

Ungrouped