Classes | |
class | hive.AuthV4 |
Provides HIVE SDK initialization and HIVE authentication functions The HIVE SDK performs initialization based on the xml configuration file. More... | |
class | hive.AuthV4.ProfileInfo |
User Profile Information playerID : User's unique ID playerName : The nickname of the user to be shown outside. More... | |
class | hive.AuthV4.PlayerInfo |
Sign-in User Information it includes user's tocken and DID value along with ProfileInfo. More... | |
class | hive.AuthV4.ProviderInfo |
Identity Provider (IdP) Information It contains the UserId of the associated Identity Provider. More... | |
class | 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. More... | |
class | hive.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 More... | |
class | hive.AuthV4.ParentalConsentInfo |
Parental Consent Information It includes the user's date of birth and the guardian's email address. More... | |
class | hive.AuthV4.Helper.ConflictSingleViewInfo |
The class showing the conflicted account's game data when user accounts conflict More... | |