HIVE SDK for iOS

Properties | List of all members
HIVEAuthV4MaintenanceInfo 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...

#import <HIVEAuthV4.h>

Inherits NSObject, and <NSCopying>.

Properties

NSString * title
 Title.
 
NSString * message
 Contents.
 
NSString * button
 Text on the button ex) OK.
 
HIVEAuthV4MaintenanceActionType action
 Actions to be taken when the button is pressed.
 
NSString * url
 URL to be browsed when action is OPEN_URL.
 
NSString * startDate
 start time YYYY-mm-dd HH:ii
 
NSString * endDate
 end time YYYY-mm-dd HH:ii
 
NSInteger 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.
 
NSString * customerButton
 점검 커스텀 버튼
 
NSString * customerLink
 점검 커스텀 링크
 

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


The documentation for this class was generated from the following files:
Copyright © GAMEVIL COM2US PLATFORM Inc. All Right Reserved. Terms of Use Privacy Policy