Class MsagData
Data class used by the MSAG Conversion Service to return an address in ALI XML 4.0 format (NENA 02-010 Version 4 XML Format for Data Exchange) in the response to a PIDF-LO to MSAG request. See Section 4.4.1 and E.4.1 of NENA-STA-010.3.
Inherited Members
Namespace: Msag
Assembly: Ng911Lib.dll
Syntax
public class MsagData
  Constructors
| Edit this page View SourceMsagData()
Default constructor.
Declaration
public MsagData()
  Properties
| Edit this page View SourcemsagAddress
Contains the MSAG address as an ALI 4.0 XML document. Required.
Declaration
public string msagAddress { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string |