HIVE SDK for C++

Classes | Enumerations
HIVE_Promotion.h File Reference
#include "HIVE_ResultAPI.h"

Go to the source code of this file.

Classes

class  Promotion
 HIVE Promotion provides you with the ability to effectively expose new news or events to the game user. More...
 
class  PromotionViewInfo
 Information of Promotion webview
(Information to customize your promotion Webview UI) More...
 
class  PromotionBadgeInfo
 Badge information to inform users that new promotions are registered. More...
 
class  PromotionBannerInfo
 Banner information for a specific promotion. More...
 
class  AppInvitationData
 ‍** More...
 
class  AppInvitationCampaign
 Campaign information for invite
Campaigns are data that specifies the conditions for rewarding invite. More...
 
class  AppInvitationSenderInfo
 First sender's userInfo who sent UA share invitation. More...
 

Enumerations

enum class  PromotionType { PromotionType::BANNERLegacy = -1 , PromotionType::BANNER , PromotionType::NEWS , PromotionType::NOTICE }
 Types of Promotion view. More...
 
enum class  PromotionCustomType { PromotionCustomType::VIEW , PromotionCustomType::BOARD , PromotionCustomType::SPOT , PromotionCustomType::DIRECT }
 Types of Promotion CustomView. More...
 
enum class  PromotionEventType {
  PromotionEventType::OPEN , PromotionEventType::CLOSE , PromotionEventType::START_PLAYBACK , PromotionEventType::FINISH_PLAYBACK ,
  PromotionEventType::EXIT , GOBACK
}
 Promotion view event types. More...
 
enum class  PromotionBadgeTarget
 Information on which promotional badge is displayed
If NOTICE, it should indicate the badge related to the notice.
 
enum class  OfferwallState { OfferwallState::ENABLED , OfferwallState::DISABLED , OfferwallState::UNKNOWN }
 Information of Offerwall(free charging station) button. More...
 
enum class  EngagementEventType {
  EngagementEventType::EVENT_TYPE , EngagementEventType::PROMOTION_VIEW , OFFERWALL_VIEW , USER_ACQUISITION ,
  EngagementEventType::COUPON , EngagementEventType::AUTH_LOGIN_VIEW , SOCIAL_INQUIRY_VIEW , EngagementEventType::EVENT ,
  EngagementEventType::IAP_UPDATED , EngagementEventType::IAP_PURCHASE , EngagementEventType::IAP_PROMOTE , EngagementEventType::COMPANION ,
  EngagementEventType::SOCIAL_MYINQUIRY_VIEW , EngagementEventType::SOCIAL_PROFILE_VIEW , EngagementEventType::COMMUNITY_VIEW
}
 UserEngagement 기능 타입 More...
 
enum class  EngagementEventState { EngagementEventState::BEGIN , EngagementEventState::FINISH , EngagementEventState::EVENT_START , EngagementEventState::EVENT_END }
 HIVE SDK 가 특정한 조건에서 클라이언트에 개입 (Engagement) 하는 상태 More...
 
enum class  PromotionCampaignType
 Campaign type selected before requesting rolling banner data. More...
 
enum class  PromotionBannerType
 Banner type selected before requesting rolling banner data. More...
 

Detailed Description

Author
ryuvsken
Date
2016-2019
Since
4.0.0 HIVE Promotion gives users who use the game the ability to effectively expose new news or events in the game.


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

Copyright © Com2uS Platform Corporation. All Right Reserved. Terms of Use Privacy Policy