Go to the source code of this file.
Classes | |
| class | Auth |
| Provides HIVE SDK initialization and HIVE authentication functions The HIVE SDK performs initialization based on the xml configuration file. More... | |
| class | Account |
| HIVE authentication user information. More... | |
| class | AuthInitResult |
| Information to be delivered when the result is notified after HIVE SDK initialization. More... | |
| class | AuthMaintenanceInfo |
| Server maintenance and update status information. More... | |
Enumerations | |
| enum class | LoginType { LoginType::GUEST , LoginType::ACCOUNT , LoginType::SELECT , LoginType::AUTO } |
| HIVE login type definition. More... | |
| enum class | AuthMaintenanceActionType { AuthMaintenanceActionType::OPEN_URL , AuthMaintenanceActionType::EXIT , AuthMaintenanceActionType::DONE } |
| Definition of actions to be taken when the button is pressed on the maintenance popup. More... | |