Ccom.hive.Auth.Account | HIVE authentication user information |
Ccom.hive.Analytics | A collection of features for tracking and analyzing apps and users (User Tracking Tool Wrapper & Callect Analytics Log API) |
Ccom.hive.Promotion.AppInvitationCampaign | Campaign information for invite Campaigns are data that specifies the conditions for rewarding invites |
Ccom.hive.Promotion.AppInvitationData | Promotion reward information (When showOfferwall () is called, it sends a reward request and displays Offerwall on the screen after receiving a response.) |
Ccom.hive.Promotion.AppInvitationDataListener | Return information about request for user invite (UserAcquisition) |
Ccom.hive.Auth | Provides HIVE SDK initialization and HIVE authentication functions The HIVE SDK performs initialization based on the xml configuration file |
Ccom.hive.Auth.AuthAdultConfirmListener | Adult verification pop-up result listener |
Ccom.hive.Auth.AuthInitializeListener | HIVE SDK Initialization result listener |
Ccom.hive.Auth.AuthInitResult | Information to be delivered when the result is notified after HIVE SDK initialization |
Ccom.hive.Auth.AuthLoginListener | HIVE login result listener |
Ccom.hive.Auth.AuthLogoutListener | HIVE logout result listener |
Ccom.hive.Auth.AuthMaintenanceActionType | Definition of actions to be taken when the button is pressed on the maintenance popup |
Ccom.hive.Auth.AuthMaintenanceInfo | Server maintenance and update status information |
Ccom.hive.Auth.AuthMaintenanceListener | Maintenance popup result listener |
Ccom.hive.Auth.AuthShowTermsListener | The result of displaying the terms and conditions |
Ccom.hive.AuthV4 | Provides HIVE SDK initialization and HIVE authentication functions The HIVE SDK performs initialization based on the xml configuration file |
Ccom.hive.AuthV4.Helper.AuthV4HelperListener | AuthV4Helper API request result callback |
Ccom.hive.AuthV4.AuthV4MaintenanceActionType | Actions to be taken when a button is pressed on the maintenance popup |
Ccom.hive.AuthV4.AuthV4MaintenanceInfo | Server Maintenance and Update status display information title : Title message : Contents button : Text on the button ex) OK action : Actions to be taken when the button is pressed url : URL to be browsed when action is OPEN_URL remainingTime : When action is EXIT, the time in seconds remaining until the maintenance completes |
Ccom.hive.Configuration | This class manage HIVE SDK configuration |
Ccom.hive.AuthV4.Helper.ConflictSingleViewInfo | The class showing the conflicted account's game data when user accounts conflict |
Ccom.hive.Promotion.EngagementEventState | The status that HIVE SDK engages clients in certain conditions |
Ccom.hive.Promotion.EngagementEventType | Function type of UserEngagement |
Ccom.hive.Promotion.EngagementListener | SDK 가 특정한 조건에서 클라이언트에 개입 (Engagement) 하기 위한 이벤트 리스너 |
Ccom.hive.SocialHive.FriendType | Types of Friend list |
Ccom.hive.HiveActivity | This class manage Activity lifecycle for HIVE SDK |
Ccom.hive.Configuration.HIVECustomUIType | HIVE Platform custom UI |
Ccom.hive.SocialHive.HiveDialogType | Types of HIVE Social WebView Dialog |
Ccom.hive.HiveInternalActivity | Android Activity for WebView hardware accelerate |
Ccom.hive.Configuration.HIVELanguage | HIVE Platform languages supported |
Ccom.hive.Configuration.HIVEPermissionType | HIVE Platform permission type |
Ccom.hive.SocialHive.HiveRelationRoute | HIVE The path form of friendship |
Ccom.hive.IAP | 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 |
Ccom.hive.IAP.IAPBalanceInfoListener | Result of balance request, if it is HIVE Lebi store |
Ccom.hive.IAP.IAPMarketInfoListener | Result of information inquiry for HIVE IAP to organize stores and products |
Ccom.hive.IAP.IAPProduct | 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 |
Ccom.hive.IAP.IAPPurchaseReceiptListener | Result of IAP purchase Products ID are classified into two, one is 'marketPid' registered in Apple AppStore or Google PlayStore, the other is gamePid registered in HIVE IAP back office |
Ccom.hive.IAP.IAPReceipt | Purchase() 나 restoreReceipt() API 에서 받을 수 있는 결과 정보 |
Ccom.hive.IAP.IAPRestoreReceiptListener | Result of Restore HIVE IAP product which is not sent to user In the process of purchasing a product, it may happen that the item fails to be delivered due to various situations |
Ccom.hive.IAP.IAPShop | Store information configured in the HIVE IAP back office |
Ccom.hive.IAP.IAPShopInfoListener | Result of shop information inquiry configured in HIVE IAP back office |
Ccom.hive.IAP.IAPType | Market type |
Ccom.hive.IAPV4 | 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 |
Ccom.hive.IAPV4.IAPV4BalanceInfoListener | HIVE 러비 상점일 경우 잔액 확인 결과 통지 |
Ccom.hive.IAPV4.IAPV4CheckPromotePurchaseListener | |
Ccom.hive.IAPV4.IAPV4MarketInfoListener | HIVE IAPV4 에서 마켓의 구성을 위한 정보 조회 결과 통지 |
Ccom.hive.IAPV4.IAPV4Product | HIVE IAP 백오피스에서 생성한 상품 정보 마켓에 등록된 상품(Market Pid) 의 정보를 포함한다 |
Ccom.hive.IAPV4.IAPV4ProductInfoListener | HIVE IAPV4 상품 정보 조회 결과 통지 |
Ccom.hive.IAPV4.IAPV4PurchaseListener | 상품 결제 시도 결과 통지 HIVE IAPV4 의 상품 구매는 App Store, Google Store 에 등록된 마켓 상품 (marketPid) 을 요청하게 된다 |
Ccom.hive.IAPV4.IAPV4Receipt | purchase(String, String, IAPV4PurchaseListener) 나 restore(IAPV4RestoreListener) API 에서 받을 수 있는 결과 정보 |
Ccom.hive.IAPV4.IAPV4RestoreListener | HIVE IAPV4 상품에 대한 미지급된 아이템 지급을 요청 결과 통지 상품 구매 과정에서 여러가지 상황으로 인하여 아이템 지급을 실패하는 경우가 발생할 수 있다 |
Ccom.hive.IAPV4.IAPV4TransactionFinishListener | HIVE IAP v4에서 상품에 대한 지급 완료 후 결제 트랜잭션을 종료하기 위한 요청 결과 통지 |
Ccom.hive.IAPV4.IAPV4TransactionMultiFinishListener | HIVE IAP v4에서 상품에 대한 지급 완료 후 복수 개의 결제 트랜잭션을 종료하기 위한 요청 결과 통지 |
Ccom.hive.IAPV4.IAPV4Type | 결제 마켓 형태 |
Ccom.hive.Push.LocalPush | Local push notification information |
Ccom.hive.Push.LocalPushListener | Returns information of receiving the local push |
Ccom.hive.Auth.LoginType | HIVE login type definition |
Ccom.hive.SocialHive.MessageContent | Message information |
Ccom.hive.Promotion.OfferwallState | Information of Offerwall(free charging station) button |
Ccom.hive.PlatformHelper.PlatformHelperListener | PlatformHelper의 동작에 대한 이벤트 리스너 |
Ccom.hive.SocialFacebook.PostFacebookListener | Returns Facebook posting result |
Ccom.hive.SocialFacebook.ProfileFacebook | Facebook user profile information |
Ccom.hive.SocialGoogle.ProfileGoogle | Google Play Games Profile information |
Ccom.hive.SocialHive.ProfileHive | HIVE user profile information |
►Ccom.hive.AuthV4.ProfileInfo | User Profile Information playerID : User's unique ID playerName : The nickname of the user to be shown outside |
Ccom.hive.SocialHive.ProfileListener | Returns HIVE Profile / Friend Information |
Ccom.hive.SocialFacebook.ProfileListener | Returns HIVE Profile / Friend Information |
Ccom.hive.Promotion | HIVE Promotion provides you with the ability to effectively expose new news or events to the game user |
Ccom.hive.Promotion.PromotionBadge | Badge information to inform users that new promotions are registered |
Ccom.hive.Promotion.PromotionBadgeInfoListener | HIVE Promotion badge information |
Ccom.hive.Promotion.PromotionBadgeTarget | Information on which promotional badge is displayed If NOTICE, it should indicate the badge related to the notice |
Ccom.hive.Promotion.PromotionBanner | Banner information for a specific promotion |
Ccom.hive.Promotion.PromotionBannerInfoListener | HIVE Promotion banner information |
Ccom.hive.Promotion.PromotionCustomType | Types of Promotion CustomView |
Ccom.hive.Promotion.PromotionShareListener | Returns HIVE UA Share information |
Ccom.hive.Promotion.PromotionViewInfo | Information of Promotion webview (Information to customize your promotion Webview UI) |
Ccom.hive.Promotion.PromotionViewInfoListener | Results for additional information lookups for promotions |
Ccom.hive.Promotion.PromotionViewListener | Results for promotion view APK call |
Ccom.hive.Promotion.PromotionViewResultType | Promotion view event types |
Ccom.hive.Promotion.PromotionViewType | Types of Promotion view |
Ccom.hive.Promotion.PromotionWebviewType | Defines the format to display the promotion type of webview |
Ccom.hive.ProviderGoogle | You can use achievements and leaderboards within Google Play Games |
Ccom.hive.AuthV4.ProviderInfo | Identity Provider (IdP) Information It contains the UserId of the associated Identity Provider |
Ccom.hive.AuthV4.ProviderType | Provider Types AUTO is for Automatic Login If the result of isAutoSignIn() call is true, You need to set parameter as AUTO when you call SignIn |
Ccom.hive.Push | In mobile games, push notification service is used as an important method to increase the retention of game users |
Ccom.hive.Push.RemotePush | Remote push notification information |
Ccom.hive.Push.RemotePushListener | Returns information of receiving the remote push notification |
Ccom.hive.ResultAPI | |
Ccom.hive.SocialFacebook.SendMessageFacebookListener | Facebook message transmission result |
Ccom.hive.SocialHive.SendMessageListener | Returns HIVE message transmission result |
Ccom.hive.SocialHive.ShowHiveDialogListener | Returns showing HIVE Social dialog result |
Ccom.hive.SocialFacebook.ShowInvitationDialogListener | Returns Facebook user invite to friend |
Ccom.hive.SocialHive.SocialBadge | HIVE Social Badge information |
Ccom.hive.SocialHive.SocialBadgeListener | HIVE Social Badge information |
Ccom.hive.SocialFacebook | |
Ccom.hive.SocialFacebook.SocialFacebookMessage | Facebook message destinations |
Ccom.hive.SocialGoogle | |
Ccom.hive.SocialHive | HIVE users can view and modify their profile information and provide a social game service where they can make friends and play games with their friends together |
Ccom.hive.SocialGoogle.SocialProfileGoogleListener | Returns Google Sign-in porfile |
Ccom.hive.Analytics.Tracker | Tracker information |
Ccom.hive.Analytics.TrackingType | Tracker type for user analysis |
Ccom.hive.Configuration.ZoneType | HIVE Platform server zone type |