HIVE SDK for Android

Public Attributes | List of all members
com.hive.Promotion.EngagementEventType Enum Reference

Function type of UserEngagement. More...

Public Attributes

 PROMOTION_VIEW =("engagement_promotion_view")
 PromotionView handled by Engagement. If EventState is End, the result of processing PromotionView is transmitted to ResultAPI and Param.
 
 OFFERWALL_VIEW =("engagement_offerwall_view")
 OfferwallView handled by Engagement.
 
 COUPON =("engagement_coupon")
 Results for consumption of coupons processed by Engagement. If EventState is End, the result of using coupon is transmitted to ResultAPI and Param.
 
 AUTH_LOGIN_VIEW =("engagement_login")
 Result callback of login process which is not opened by the user (client).
 
 EVENT =("engagement_event")
 Callback that delivers events unavailable to be handled by Engagement (in case the host is game).
 
 IAP_UPDATED =("engagement_iapupdated")
 Callbacks when trying to buy items outside of the app (via market app, or web) by using Google PlayStore PromoCode (redeem code).
 
 IAP_PURCHASE =("engagement_iappurchase")
 Callbacks when trying to buy items outside of the app or a callback that delivers item information when an item is purchased through interwork. At the moment of calling this callback, purchase popup is displayed and the status of Engagement Ready becomes false.
 
 IAP_PROMOTE =("engagement_iappromote")
 Callbacks when trying to buy items outside of the app or a callback that delivers item information when an item is purchased through interwork. At the moment of calling this callback, game should call checkPromotePurchase at the proper time for item purchase.
 

Detailed Description

Function type of UserEngagement.


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