▼Nhive | |
CAnalytics | A collection of features for tracking and analyzing apps and users (User Tracking Tool Wrapper & Callect Analytics Log API) |
CAppInvitationCampaign | Campaign information for invite Campaigns are data that specifies the conditions for rewarding invite |
CAppInvitationData | Invite information for UserAcquisition |
CAppInvitationSenderInfo | First sender's userInfo who sent UA share invitation |
▼CAuthV4 | Provides HIVE SDK initialization and HIVE authentication functions The HIVE SDK performs initialization based on the xml configuration file |
CAuthV4MaintenanceExtraButton | 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 |
CAuthV4MaintenanceInfo | 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 |
CParentalConsentInfo | Parental Consent Information It includes the user's date of birth and the guardian's email address |
CPlayerInfo | Sign-in User Information it includes user's tocken and DID value along with ProfileInfo |
CProfileInfo | User Profile Information playerID : User's unique ID playerName : The nickname of the user to be shown outside |
CProviderInfo | Identity Provider (IdP) Information It contains the UserId of the associated Identity Provider |
CBlockMember | Blocked member object returned when retrieving blocked members This object represents a blocked member returned when retrieving blocked members |
CChannel | Object returned when retrieving channel information This object is returned when retrieving information about a channel |
CChannelHandler | Listener for handling channel-related events This class handles various events occurring in a channel |
CChannelMessage | Channel message object The channel message information is delivered through the ChannelHandler.onChannelMessage event |
CChannelMessageListQueryParams | Channel message query object |
CChannelMessageListQueryResponse | Channel message query response object |
CChannelNoticeMessage | Channel notice message object The channel notice message information is delivered through the ChannelHandler.onNoticeMessage event |
CChannelPage | Channel page object returned when retrieving channel information This object represents a page of channels returned when retrieving channel information |
CChannelSendMessageParams | Channel message sending object This object contains the information for sending a message to a channel |
CChat | 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 |
CConfiguration | This class manage HIVE SDK configuration |
CConnectionHandler | Listener for connection state changes This class handles events that occur upon successful connection and connection failure |
CCreateChannelParams | Channel creation object This object contains the information for creating a channel |
CCustomDataHandler | Listener for receiving custom data This listener receives custom string data sent from the server and handles it |
CDataStore | 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 |
CDeletedChannel | Deleted channel information object The information of the deleted channel is delivered through the ChannelHandler.onDeletedChannel event |
CDirectMessage | Direct message object The direct message information is delivered through the [DirectMessageListener.onDirectMessage] event |
CDirectMessageHandler | Listener for handling 1:1 message-related events This class handles events occurring in direct messages |
CDirectSendMessageParams | 1:1 message sending object This object contains the information for sending a message to a specific user |
CEnterChannelParams | Channel entry object This object contains the information for entering a channel |
CEnteredMember | Member object who entered the channel The information of the member who entered the channel is received through the ChannelHandler.onEnteredMember event |
CExitedMember | Member object who exited the channel The information of the member who exited the channel is received through the ChannelHandler.onExitedMember event |
CFacebookMessage | Facebook message destinations |
CGetChannelsParams | Channel information retrieval object This object contains the information for retrieving channel details |
CHIVEUnityPlugin | Unity 통신 브릿지 |
▼CIAPV4 | Currently, Hive IAP supports Apple AppStore, Google PlayStore, ONEStore, Samsung GalaxyStore, Amazon AppStore, Huawei AppConnect, PG, Steam and Hive Lebi |
CIAPV4ConsumeInfoUserAgreement | 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) |
CInAppBrowserParam | Parameters for in-app browser settings |
CInAppWebViewParam | Parameters for in-app webview settings |
CLocalPush | Local push registration information |
CLogger | Class that records log information (Logs should be recorded taking into account the load, because you are calling the native code.) |
▼CMatchMaking | Hive MatchMaking connects players for online matches and provides relevant data |
CMatchMakingData | Match information returned by the Hive match making server |
CMatchMakingGroupData | Group Match information returned by the Hive match making server |
CMember | Member object returned when retrieving member and channel information This object represents a member returned when retrieving member and channel information |
CMessageContent | Message information |
CNoticeMessage | User notice message object The user notice message information is delivered through the UserHandler.onNoticeMessage event |
COpenBrowserParam | Parameters for openBrowser settings |
CPlatformHelper | 플랫폼 사용 편의를 위한 헬퍼 기능들의 모음 |
CProfileFacebook | Facebook user profile information |
CProfileGooglePlay | Google Play Games Profile information |
CProfileHive | HIVE user profile information |
CPromotion | HIVE Promotion provides you with the ability to effectively expose new news or events to the game user |
CPromotionBadgeInfo | Badge information to inform users that new promotions are registered |
CPromotionBannerInfo | Banner information for a specific promotion |
CPromotionViewInfo | Information of Promotion webview (Information to customize your promotion Webview UI) |
CProviderGoogle | You can use achievements and leaderboards within Google Play Games |
CPush | In mobile games, push notification service provides an important method to increase the retention of game users |
CPushSetting | Push settings information |
CRemotePush | Information about the status of receiving push notification |
CResultAPI | |
CSocialBadge | HIVE Social Badge information |
CSocialFacebook | |
CSocialGoogle | |
CSocialHive | 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 |
CSocialV4 | |
CTranslateParams | Translation request object |
CUserHandler | Listener for handling user-related message events |