Chive.ProviderApple.Achievement | Apple GameCenter achievements |
Chive.Analytics | A collection of features for tracking and analyzing apps and users (User Tracking Tool Wrapper & Callect Analytics Log API) |
Chive.AppInvitationCampaign | Campaign information for invite Campaigns are data that specifies the conditions for rewarding invite |
Chive.AppInvitationData | Invite information for UserAcquisition |
Chive.AppInvitationSenderInfo | First sender's userInfo who sent UA share invitation |
Chive.AuthV4 | Provides HIVE SDK initialization and HIVE authentication functions The HIVE SDK performs initialization based on the xml configuration file |
Chive.AuthV4.AuthV4MaintenanceExtraButton | Button information for customizing the maintenance popup action : Actions to be taken when the button is pressed url : URL to be browsed when action is OPEN_URL button : Text on the button ex) OK |
Chive.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 |
Chive.BlockMember | Blocked member object returned when retrieving blocked members This object represents a blocked member returned when retrieving blocked members |
Chive.Channel | Object returned when retrieving channel information This object is returned when retrieving information about a channel |
Chive.ChannelHandler | Listener for handling channel-related events This class handles various events occurring in a channel |
Chive.ChannelMessage | Channel message object The channel message information is delivered through the ChannelHandler.onChannelMessage event |
Chive.ChannelMessageListQueryParams | Channel message query object |
Chive.ChannelMessageListQueryResponse | Channel message query response object |
Chive.ChannelNoticeMessage | Channel notice message object The channel notice message information is delivered through the ChannelHandler.onNoticeMessage event |
Chive.ChannelPage | Channel page object returned when retrieving channel information This object represents a page of channels returned when retrieving channel information |
Chive.ChannelSendMessageParams | Channel message sending object This object contains the information for sending a message to a channel |
Chive.Chat | The Hive Chat service provides essential features for seamless chat within the app, including real-time chat, group chat, one-on-one chat, and user blocking functionality |
Chive.Configuration | This class manage HIVE SDK configuration |
Chive.AuthV4.Helper.ConflictSingleViewInfo | The class showing the conflicted account's game data when user accounts conflict |
Chive.ConnectionHandler | Listener for connection state changes This class handles events that occur upon successful connection and connection failure |
Chive.CreateChannelParams | Channel creation object This object contains the information for creating a channel |
Chive.CustomDataHandler | Listener for receiving custom data This listener receives custom string data sent from the server and handles it |
Chive.DataStore | Hive Data Store uses NoSQL Cloud Database to synchronize and store the data for use on the client, such as the components of the game and the settings information |
Chive.DeletedChannel | Deleted channel information object The information of the deleted channel is delivered through the ChannelHandler.onDeletedChannel event |
Chive.DirectMessage | Direct message object The direct message information is delivered through the [DirectMessageListener.onDirectMessage] event |
Chive.DirectMessageHandler | Listener for handling 1:1 message-related events This class handles events occurring in direct messages |
Chive.DirectSendMessageParams | 1:1 message sending object This object contains the information for sending a message to a specific user |
Chive.EnterChannelParams | Channel entry object This object contains the information for entering a channel |
Chive.EnteredMember | Member object who entered the channel The information of the member who entered the channel is received through the ChannelHandler.onEnteredMember event |
Chive.ExitedMember | Member object who exited the channel The information of the member who exited the channel is received through the ChannelHandler.onExitedMember event |
Chive.FacebookMessage | Facebook message destinations |
Chive.GetChannelsParams | Channel information retrieval object This object contains the information for retrieving channel details |
Chive.HIVEUnityPlugin | Unity 통신 브릿지 |
Chive.IAPV4 | Currently, Hive IAP supports Apple AppStore, Google PlayStore, ONEStore, Samsung GalaxyStore, Amazon AppStore, Huawei AppConnect, PG, Steam and Hive Lebi |
Chive.IAPV4.IAPV4ConsumeInfoUserAgreement | User’s consent status for Consumption Information transfer terms didAgree: User's last consent firstAnsweredDate: First date user answered (Unix Timestamp) lastAnsweredDate: Last date user answered (Unix Timestamp) |
Chive.InAppBrowserParam | Parameters for in-app browser settings |
Chive.InAppWebViewParam | Parameters for in-app webview settings |
Chive.LocalPush | Local push registration information |
Chive.Logger | Class that records log information (Logs should be recorded taking into account the load, because you are calling the native code.) |
Chive.MatchMaking | Hive MatchMaking connects players for online matches and provides relevant data |
Chive.MatchMaking.MatchMakingData | Match information returned by the Hive match making server |
Chive.MatchMaking.MatchMakingGroupData | Group Match information returned by the Hive match making server |
Chive.Member | Member object returned when retrieving member and channel information This object represents a member returned when retrieving member and channel information |
Chive.MessageContent | Message information |
Chive.NoticeMessage | User notice message object The user notice message information is delivered through the UserHandler.onNoticeMessage event |
Chive.OpenBrowserParam | Parameters for openBrowser settings |
Chive.AuthV4.ParentalConsentInfo | Parental Consent Information It includes the user's date of birth and the guardian's email address |
Chive.PlatformHelper | 플랫폼 사용 편의를 위한 헬퍼 기능들의 모음 |
Chive.ProfileFacebook | Facebook user profile information |
Chive.ProfileGooglePlay | Google Play Games Profile information |
Chive.ProfileHive | HIVE user profile information |
▼Chive.AuthV4.ProfileInfo | User Profile Information playerID : User's unique ID playerName : The nickname of the user to be shown outside |
Chive.AuthV4.PlayerInfo | Sign-in User Information it includes user's tocken and DID value along with ProfileInfo |
Chive.Promotion | HIVE Promotion provides you with the ability to effectively expose new news or events to the game user |
Chive.PromotionBadgeInfo | Badge information to inform users that new promotions are registered |
Chive.PromotionBannerInfo | Banner information for a specific promotion |
Chive.PromotionViewInfo | Information of Promotion webview (Information to customize your promotion Webview UI) |
Chive.ProviderGoogle | You can use achievements and leaderboards within Google Play Games |
Chive.AuthV4.ProviderInfo | Identity Provider (IdP) Information It contains the UserId of the associated Identity Provider |
Chive.Push | In mobile games, push notification service provides an important method to increase the retention of game users |
Chive.PushSetting | Push settings information |
Chive.RemotePush | Information about the status of receiving push notification |
Chive.ResultAPI | |
Chive.SocialBadge | HIVE Social Badge information |
Chive.SocialFacebook | |
Chive.SocialGoogle | |
Chive.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 |
Chive.SocialV4 | |
Chive.TranslateParams | Translation request object |
Chive.UserHandler | Listener for handling user-related message events |