Server maintenance and update status information. More...
#include <HIVE_Auth.h>
Public Attributes | |
std::string | title |
Title. | |
std::string | message |
Message. | |
std::string | button |
Text for button ex) OK. | |
AuthMaintenanceActionType | actionType |
Actions to be taken when the button is pressed. | |
std::string | url |
URL to be browsed if actionType is OPEN_URL. | |
int | remainingTime |
The time in seconds remaining until the maintenance completes if actionType is EXIT. The time is updated in real time. | |
Server maintenance and update status information.