Class PidfLoData
Data class used by the MSAG Conversion Service to return an address of a location in response to the MSAG to PIDF-LO conversion request. See Sections 4.4.2 and E.4.1 of NENA-STA-010.3.
Inherited Members
Namespace: Msag
Assembly: Ng911Lib.dll
Syntax
public class PidfLoData
Constructors
| Edit this page View SourcePidfLoData()
Default constructor.
Declaration
public PidfLoData()
Properties
| Edit this page View SourcepidfLoAddress
Contains the address as a PIDF-LO XML document. Required.
Declaration
public string pidfLoAddress { get; set; }
Property Value
Type | Description |
---|---|
string |