C# Class com.android.vending.billing.BillingServiceStub.Proxy

Inheritance: Java.Lang.Object, IMarketBillingService
Exibir arquivo Open project: MarkEaton1/Monodroid-InApp-Billing

Public Methods

Method Description
AsBinder ( ) : IBinder
GetInterfaceDescriptor ( ) : string
Proxy ( IBinder remote ) : Android.OS
SendBillingRequest ( Bundle bundle ) : Bundle

Method Details

AsBinder() public method

public AsBinder ( ) : IBinder
return IBinder

GetInterfaceDescriptor() public method

public GetInterfaceDescriptor ( ) : string
return string

Proxy() public method

public Proxy ( IBinder remote ) : Android.OS
remote IBinder
return Android.OS

SendBillingRequest() public method

public SendBillingRequest ( Bundle bundle ) : Bundle
bundle Bundle
return Bundle