Enum PolicyProblemEnum
Enumeration of possible problems for a Policy Discrepancy Report.
Namespace: DiscrepancyReporting
Assembly: Ng911Lib.dll
Syntax
public enum PolicyProblemEnum
Fields
Name | Description |
---|---|
ConflictingRoute | Conflicting route |
IncorrectUrn | Incorrect URN |
InvalidUrn | Invalid URN (Universal Resource Name) |
Loop | Loop detected |
Malformed | Malformed request |
OtherConflict | Other conflict |
OtherPolicy | Other policy error |
UnknownPSAP | Unknown PSAP |
VerificationFailure | Verification failure |