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