Avaya Client Services API Reference (OS X)
|
This class represents the details about the crisis alert raised in the system. More...
#import <CSCrisisAlert.h>
Inherits NSObject.
Properties | |
CSFeatureType | featureType |
The feature type associated with the crisis alert. More... | |
CSFeatureStatus | status |
The status of the feature (on or off). More... | |
NSString * | userName |
Represents name of the user who initiated the crisis alert. More... | |
NSString * | userExtension |
Represents extension of the user who initiated the crisis alert. More... | |
NSDate * | startDateTime |
Represents date and time when the crisis alert is raised. More... | |
NSString * | userLocation |
Represents location of the user who initiated the crisis alert. More... | |
NSString * | userRoom |
Represents room of the user who initiated the crisis alert. More... | |
NSString * | userFloor |
Represents floor of the user who initiated the crisis alert. More... | |
NSString * | userBuilding |
Represents building of the user who initiated the crisis alert. More... | |
This class represents the details about the crisis alert raised in the system.
|
readnonatomicassign |
The feature type associated with the crisis alert.
|
readnonatomicassign |
Represents date and time when the crisis alert is raised.
|
readnonatomicassign |
The status of the feature (on or off).
|
readnonatomicassign |
Represents building of the user who initiated the crisis alert.
|
readnonatomicassign |
Represents extension of the user who initiated the crisis alert.
|
readnonatomicassign |
Represents floor of the user who initiated the crisis alert.
|
readnonatomicassign |
Represents location of the user who initiated the crisis alert.
|
readnonatomicassign |
Represents name of the user who initiated the crisis alert.
|
readnonatomicassign |
Represents room of the user who initiated the crisis alert.