com.android.vending.billing
Interface IMarketBillingService

All Superinterfaces:
android.os.IInterface
All Known Implementing Classes:
IMarketBillingService.Stub

public interface IMarketBillingService
extends android.os.IInterface


Nested Class Summary
static class IMarketBillingService.Stub
          Local-side IPC implementation stub class.
 
Method Summary
 android.os.Bundle sendBillingRequest(android.os.Bundle bundle)
          Given the arguments in bundle form, returns a bundle for results.
 
Methods inherited from interface android.os.IInterface
asBinder
 

Method Detail

sendBillingRequest

android.os.Bundle sendBillingRequest(android.os.Bundle bundle)
                                     throws android.os.RemoteException
Given the arguments in bundle form, returns a bundle for results.

Throws:
android.os.RemoteException


Copyright © 2013. All Rights Reserved.