HIVE SDK for iOS

Class Methods | List of all members
HIVEPromotion Class Reference

HIVE Promotion provides you with the ability to effectively expose new news or events to the game user. More...

#import <HIVEPromotion.h>

Inherits NSObject.

Class Methods

(void) + showPromotion:isForced:handler:
 Shows banner such as new event of game or introduce new game. More...
 
(void) + showCustomContents:contents:handler:
 Show custom Webview to use external content. More...
 
(HIVEOfferwallState) + getOfferwallState
 Returns whether the button is available to invoke an offerwall (free recharging station) within the game. More...
 
(void) + showOfferwall:
 Show Offerwall(Free recharging station) (Android only.)
The Offerwall (free recharge station) is an advertising network between HIVE games, which enables existing HIVE users to use the new HIVE game. More...
 
(void) + showNativeReview
 Show review popup
Positive ratings and reviews of game users will affect other users' use of the game. More...
 
(void) + getViewInfo:contents:handler:
 Request HIVE Promotion Webview information so that your UI of webview is configured according to the concept of game UI
More...
 
(void) + getBadgeInfo:
 Request badge information
The promotional badge is information that highlights the button UI of the game to inform the user that a new promotion has been registered. More...
 
(void) + getBannerInfo:bannerType:handler:
 Request banner information
Request banner information for a specific promotion. More...
 
(void) + getAppInvitationData:
 Request user invite information
User acquisition information is provided to attract more users in the game. More...
 
(void) + showUAShare:inviteLink:handler:
 Show dialog to share UA url via SNS. More...
 
(void) + setAdditionalInfo:
 You can set a string in JSON format when you want to expose a specific event page in the Promotion View or want to pass additional information to the Promotion Server. More...
 
(HIVEResultAPI *) + setEngagementReady:
 It sets whether Engagement event handling is enabled. More...
 
(void) + setEngagementHandler:
 Registers the Engagement listener. More...
 
(BOOL) + processURI:
 Transmits Engagement Event URI to HIVE module. More...
 

Detailed Description

HIVE Promotion provides you with the ability to effectively expose new news or events to the game user.


Promotion view (notice, event), reward (coupon, deep link), exit popup (Android), free charging station(Offerwall)

Since
4.0.0

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