Beispiel #1
0
 void click()
 {
     AppBilling.RequestPurchase(MarketLot.RemoveAds);
 }
Beispiel #2
0
 void click()
 {
     AppBilling.RestoreTransactions();
 }
Beispiel #3
0
 void buyPack3()
 {
     AppBilling.RequestPurchase(MarketLot.UndoPack3);
 }