Class LostServiceUrnCondition
Causes a route query to be performed for a specified service URN using the location for routing of the call, and as a side effect sets the "Normal-NextHop" variable. See Sections 3.3.3.1.9 and E.1.1 of NENA-STA-010.3.
Inherited Members
Namespace: PolicyRouting
Assembly: Ng911Lib.dll
Syntax
public class LostServiceUrnCondition : ConditionBase
Constructors
| Edit this page View SourceLostServiceUrnCondition()
Default constructor.
Declaration
public LostServiceUrnCondition()
Properties
| Edit this page View Sourceurn
Specifies the service URN to use in the LoST query to the ECRF. For example: urn:service:sos. Required.
Declaration
public string urn { get; set; }
Property Value
Type | Description |
---|---|
string |