HIVE SDK for Android

Public Member Functions | Public Attributes | List of all members
com.hive.IAP.IAPProduct Class Reference

Product information created by HIVE IAP back office
It include (Market Pid) registered in the market(AppStore, PlayStore) and (Game Pid) registered in the HIVE IAP back office. More...

Inherits DataModel.

Public Member Functions

 IAPProduct (String jsonProductInfo) throws JSONException
 HIVE IAP Product 상품에 대한 정보. More...
 

Public Attributes

String gamePid
 Unique code to refer to one product managed by the HIVE IAP system.
 
String marketPid
 Unique product ID registered in Market(AppStore, PlayStore)
 
String currency
 Currency code (ex, KRW / USD)
 
double price
 Price.
 
String displayPrice
 Price string (ex. $100.00)
 

Detailed Description

Product information created by HIVE IAP back office
It include (Market Pid) registered in the market(AppStore, PlayStore) and (Game Pid) registered in the HIVE IAP back office.

Author
hife

Constructor & Destructor Documentation

§ IAPProduct()

com.hive.IAP.IAPProduct.IAPProduct ( String  jsonProductInfo) throws JSONException

HIVE IAP Product 상품에 대한 정보.

See also
IAPProduct
Author
imsunghoon

The documentation for this class was generated from the following file:
Copyright © GAMEVIL COM2US PLATFORM Inc. All Right Reserved. Terms of Use Privacy Policy