Gamebase SDK for Unity
1.1.5
Toast Gamebase Platform
|
|
static |
This is the method to request purchasing item which identifier is itemSeq.
Request Purchasing Item that has itemId.
itemSeq | Item Sequence |
callback | Callback. delegate(GamebaseResponse.Purchase.PurchasableReceipt, GamebaseError error) |
This sample shows how to call the Purchase.RequestPurchase method.