HIVE SDK for iOS

Class Methods | List of all members
HIVEIAP Class Reference

HIVE IAP can minimize the development costs of the market-specific purchase process and collect purchase logs consistently to provide information to business, development, and management departments. More...

#import <HIVEIAP.h>

Inherits NSObject.

Class Methods

(void) + initialize:
 Initialize HIVE IAP
HIVE IAP initialization will deliver a list of available market information in the result. More...
 
(void) + getShopInfo:handler:
 Return information for the configuration of shops and products
Stores can be exposed general shops, spot shops and event shops according to their sales strategy. More...
 
(void) + purchase:additionalInfo:handler:
 Purchase Item Products ID are classified into two, one is 'marketPid' registered in Apple AppStore or Google PlayStore, the other is 'pid' registered in HIVE IAP back office. More...
 
(void) + restoreReceipt:
 Restore HIVE IAP product which is not sent to user. More...
 
(void) + checkPromotePurchase:
 iTunes에서 Promotional In-App-Purchase를 통한 앱구매 예약에 대한 통지 등록 More...
 

Detailed Description

HIVE IAP can minimize the development costs of the market-specific purchase process and collect purchase logs consistently to provide information to business, development, and management departments.


* Currently, HIVE IAP supports Apple App Store, Google Play Store, One Store (https://www.tstore.co.kr) and HIVE Lobby (Lebi).
HIVE LIVE (Lebi) store is a system that can organize stores and purchase goods in Chinese market. It is operated by HIVE itself.

Method Documentation

§ checkPromotePurchase:()

+ (void) checkPromotePurchase: (HIVEIAPCheckPromotePurchaseHandler handler

iTunes에서 Promotional In-App-Purchase를 통한 앱구매 예약에 대한 통지 등록

Parameters
handlerAPI call result handler
See also
+ purchase:additionalInfo:handler:
HIVEIAPCheckPromotePurchaseHandler

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