HIVE SDK for Unity3D

Public Attributes | List of all members
hive.AuthV4.AuthV4MaintenanceInfo Class Reference

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...

Public Attributes

String title
 Title.
 
String message
 Contents.
 
String button
 Text on the button ex) OK.
 
AuthV4MaintenanceActionType action
 Actions to be taken when the button is tapped.
 
String url
 URL to be browsed when action is OPEN_URL.
 
int remainingTime
 When action is EXIT, the time in seconds remaining until the maintenance completes. The time is updated in real time, and the app will be closed at 0 seconds.
 
String startDate
 Maintenance start time YYYY-mm-dd HH:ii.
 
String endDate
 Maintenance end time YYYY-mm-dd HH:ii.
 
String customerButton
 Customer Service Text on the button.
 
String customerLink
 The URL to go to when the Customer Service button is clicked.
 
List< AuthV4MaintenanceExtraButtonexButtons = new List<AuthV4MaintenanceExtraButton>()
 Button information to configure when customizing the maintenance popup.
 

Detailed Description

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.

The time is updated in real time, and the app will be closed at 0 seconds.
startDate : start time YYYY-mm-dd HH:ii
endDate : end time YYYY-mm-dd HH:ii
customerButton : Customer Service Text on the button ex) Customer Service
customerLink : The URL to go to when the Customer Service button is clicked
exButtons : Button information to configure when customizing the maintenance popup


The documentation for this class was generated from the following file:
Copyright © Com2uS Platform Corporation. All Right Reserved. Terms of Use Privacy Policy