Provides HIVE SDK initialization and HIVE authentication functions
The HIVE SDK performs initialization based on the xml configuration file.
More...
Classes | |
| class | com.hive.AuthV4 |
| Provides HIVE SDK initialization and HIVE authentication functions The HIVE SDK performs initialization based on the xml configuration file. More... | |
| enum | com.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. More... | |
| enum | com.hive.AuthV4.AuthV4MaintenanceActionType |
| Actions to be taken when a button is pressed on the maintenance popup. More... | |
| class | com.hive.AuthV4.ProfileInfo |
| User Profile Information playerID : User's unique ID playerName : The nickname of the user to be shown outside. More... | |
| class | com.hive.AuthV4.PlayerInfo |
| Sign-in User Information it includes user's tocken and DID value along with ProfileInfo. More... | |
| class | com.hive.AuthV4.ProviderInfo |
| Identity Provider (IdP) Information It contains the UserId of the associated Identity Provider. More... | |
| class | com.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... | |
| interface | com.hive.AuthV4.Helper.AuthV4HelperListener |
| AuthV4Helper API request result callback. More... | |
| class | com.hive.AuthV4.Helper.ConflictSingleViewInfo |
| The class showing the conflicted account's game data when user accounts conflict More... | |
Provides HIVE SDK initialization and HIVE authentication functions
The HIVE SDK performs initialization based on the xml configuration file.