Enum alertInfoUrgency
Enumeration of the values for the urgency element of the alertInfo class.
Namespace: CommonAlertingProtocol
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public enum alertInfoUrgency
  Fields
| Name | Description | 
|---|---|
| Expected | Responsive action SHOULD be taken soon (within next hour)  | 
      
| Future | Responsive action SHOULD be taken in the near future  | 
      
| Immediate | Responsive action SHOULD be taken immediately  | 
      
| Past | Responsive action is no longer required  | 
      
| Unknown | Urgency not known  |