Class capabilitiesType
Class for data transmitted by the IVS to indicate its capabilities to the PSAP. See Section 9.1.2 of RFC 8147.
Inherited Members
Namespace: ECall
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class capabilitiesType
  Fields
| Edit this page View SourceAny
Element extension point.
Declaration
public XmlElement[] Any
  Field Value
| Type | Description | 
|---|---|
| XmlElement[] | 
AnyAttr
Attribute extension point.
Declaration
public XmlAttribute[] AnyAttr
  Field Value
| Type | Description | 
|---|---|
| XmlAttribute[] | 
request
Contains an array of actions (requests) supported by the IVS. Optional.
Declaration
public requestType[] request
  Field Value
| Type | Description | 
|---|---|
| requestType[] |