CallFeatureServiceGetCrisisAlert Method |
Namespace: Avaya.ClientServices
public CrisisAlert GetCrisisAlert()
If there is an active crisis alert, then the CrisisAlert object contains crisis alert status as ON with details of the user who initiated the alert like user location, time of alert raised, etc.
If there isn't any active crisis alert, the feature status will be OFF.
If the Crisis Alert feature button is not configured by the admin, then null will be returned.