Gamebase SDK for Unity
1.0.0
Toast Gamebase Platform
|
|
static |
This is the method for obtaining ItemList which is registered at ToastCloud IAP Console.
Request a item list which is purchasable.This list has items which are only registered in ToastCloud IAP Console, not Market
callback | Callback. delegate(List<GamebaseResponse.Purchase.PurchasableItem> data, GamebaseError error) |