Enum AdrProblemEnum
Enumeration of possible problems for an ADR Discrepancy Report.
Namespace: DiscrepancyReporting
Assembly: Ng911Lib.dll
Syntax
public enum AdrProblemEnum
  Fields
| Name | Description | 
|---|---|
| Malformed | Malformed or invalid request  | 
      
| OtherAdr | Other ADR error or problem  | 
      
| ReceivedIncorrectData | Received incorrect data as verified by the call taker with the caller  | 
      
| ReferenceNotResolved | The URI reference could not be resolved  | 
      
| TooManyUris | Reported when an ECRF is provisioned with more URIs for a location than can be returned  | 
      
| UnknownBlock | Unknown block of data  |