Gamebase SDK for Android
1.4.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.