Gamebase SDK for Android
1.9.0
Toast Gamebase Platform
|
The information of the item that can buy. More...
Public Attributes | |
long | itemSeq |
float | price |
String | currency |
String | itemName |
String | marketItemId |
The information of the item that can buy.
The function Purchasable#requestPurchase(Activity, long, Purchasable.PurchaseCallback) must use 'itemSeq' value in this class.
String currency |
String itemName |
long itemSeq |
String marketItemId |
float price |