Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Billing
BillingService
OnBind
Billing.BillingService.OnBind C# (CSharp) Method
BillingService Class Documentation
Exibir arquivo
Open project: MarkEaton1/Monodroid-InApp-Billing
OnBind()
public
method
We don't support binding to this service, only starting the service.
public
OnBind
(
Android.Content.Intent
intent
) :
IBinder
intent
Android.Content.Intent
return
IBinder
public override IBinder OnBind(Intent intent) { return null; }
BillingService
BillingService
BindToMarketBillingService
CheckBillingSupportedMethod
CheckResponseCode
ConfirmNotificationsMethod
GetPurchaseInformationMethod
HandleCommand
OnBind
OnServiceConnected
OnServiceDisconnected
OnStart
PurchaseStateChanged
RequestPurchaseMethod
RestoreTransactionsMethod
RunPendingRequests
Unbind