Provides HIVE SDK initialization and HIVE authentication functions
The HIVE SDK performs initialization based on the xml configuration file.
More...
Classes | |
| class | com.hive.Auth |
| Provides HIVE SDK initialization and HIVE authentication functions The HIVE SDK performs initialization based on the xml configuration file. More... | |
| interface | com.hive.Auth.AuthInitializeListener |
| HIVE SDK Initialization result listener. More... | |
| interface | com.hive.Auth.AuthLoginListener |
| HIVE login result listener. More... | |
| interface | com.hive.Auth.AuthLogoutListener |
| HIVE logout result listener. More... | |
| interface | com.hive.Auth.AuthShowTermsListener |
| The result of displaying the terms and conditions. More... | |
| interface | com.hive.Auth.AuthMaintenanceListener |
| Maintenance popup result listener. More... | |
| interface | com.hive.Auth.AuthAdultConfirmListener |
| Adult verification pop-up result listener. More... | |
| enum | com.hive.Auth.LoginType |
| HIVE login type definition. More... | |
| enum | com.hive.Auth.AuthMaintenanceActionType |
| Definition of actions to be taken when the button is pressed on the maintenance popup. More... | |
| class | com.hive.Auth.Account |
| HIVE authentication user information. More... | |
| class | com.hive.Auth.AuthInitResult |
| Information to be delivered when the result is notified after HIVE SDK initialization. More... | |
| class | com.hive.Auth.AuthMaintenanceInfo |
| Server maintenance and update status information. More... | |
Provides HIVE SDK initialization and HIVE authentication functions
The HIVE SDK performs initialization based on the xml configuration file.