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