Class ContentTypes
Static class that defines values used for the Content-Type SIP and HTTP headers for MIME types used in NG9-1-1 applications.
Inherited Members
Namespace: Ng911Lib.Utilities
Assembly: Ng911Lib.dll
Syntax
public static class ContentTypes
  Fields
| Edit this page View SourceAbandonedCall
Abandoned Call Notify body contents. See Section 4.2.2.9 of NENA-STA-010.3b.
Declaration
public const string AbandonedCall = "application/emergencyCallData.AbandonedCall+json"
  Field Value
| Type | Description | 
|---|---|
| string | 
Cap
Common Alerting Protocol (CAP) contents. See Section 3.1.11 of NENA-STA-010.3b and Common Alerting Protocol Version 1.2 (CAP-v1.2-os).
Declaration
public const string Cap = "application/commonalerting-protocol+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
Comment
Comments for additional data. See RFC 7852.
Declaration
public const string Comment = "application/EmergencyCallData.Comment+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
ConferenceEvent
Content-Type header value for the conference event. See Section 9.2 of RFC 4575.
Declaration
public const string ConferenceEvent = "application/conference-info+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
Control
Control information for eCall and VEDS advanced automatic crash notification calls. See RFC 8147.
Declaration
public const string Control = "application/EmergencyCallData.Control+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
DeviceInfo
Device information additional data. See RFC 7852.
Declaration
public const string DeviceInfo = "application/EmergencyCallData.DeviceInfo+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
ESRPNotify
ESRP Route Notify body contents. See Section 4.2.1.6 of NENA-STA-010.3b.
Declaration
public const string ESRPNotify = "application/EmergencyCallData.ESRProute+json"
  Field Value
| Type | Description | 
|---|---|
| string | 
EcallMsd
E-Call Minimum Set Data information used in Europe only. See RFC 8147.
Declaration
public const string EcallMsd = "application/EmergencyCallData.eCall.MSD"
  Field Value
| Type | Description | 
|---|---|
| string | 
Edxl
Content-Type when a CAP message is enclosed in an EDXL-DE wrapper. See Section 3.1.11 of NENA-STA-010.3b.
Declaration
public const string Edxl = "application/emergency-data-exchange-language+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
Eido
Emergency Indident Data Object (EIDO). See NENA-STA-024.1a-2023
Declaration
public const string Eido = "application/emergency.eido+json)"
  Field Value
| Type | Description | 
|---|---|
| string | 
ElementState
Element State contents. See Section 2.4.1 of NENA-STA-010.3b.
Declaration
public const string ElementState = "application/EmergencyCallData.ElementState+json"
  Field Value
| Type | Description | 
|---|---|
| string | 
GapOverlap
Gap/overlap Notify body contents. See Section 4.3.4 of NENA-STA-010.3b.
Declaration
public const string GapOverlap = "application/EmergencyCallData.GapOverlap+json"
  Field Value
| Type | Description | 
|---|---|
| string | 
Held
HTTP Enabled Location Data (HELD) contents. See RFC 5985.
Declaration
public const string Held = "application/held+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
Lost
Location to Service Translation (LoST) contents. See RFC 5222.
Declaration
public const string Lost = "application/lost+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
NenaCallerInfo
Caller information additional data defined by NENA. See NENA-STA-012.2.
Declaration
public const string NenaCallerInfo = "application/EmergencyCallData.NENA-CallerInfo+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
NenaLocationInfo
Location information additional data defined by NENA. See NENA-STA-012.2.
Declaration
public const string NenaLocationInfo = "application/EmergencyCallData.NENA-LocationInfo+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
Pidf
PIDF-LO location information as defined in RFC 3863 and RFC 4119.
Declaration
public const string Pidf = "application/pidf+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
ProviderInfo
Provider information additional data. See RFC 7852.
Declaration
public const string ProviderInfo = "application/EmergencyCallData.ProviderInfo+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
QueueState
Queue State contents. See Section 4.2.1.3 of NENA-STA-010.3b.
Declaration
public const string QueueState = "application/EmergencyCallData.QueueState+json"
  Field Value
| Type | Description | 
|---|---|
| string | 
RoutePolicy
MIME type for the Route Policy. See Section 3.3.3 of NENA-STA-010.3b.
Declaration
public const string RoutePolicy = "application/EmergencyCallData.auth-policy+json"
  Field Value
| Type | Description | 
|---|---|
| string | 
Sdp
MIME type for Session Description Protocol (SDP) data. See RFC 4566.
Declaration
public const string Sdp = "application/sdp"
  Field Value
| Type | Description | 
|---|---|
| string | 
ServiceInfo
Service information additional data. See RFC 7852.
Declaration
public const string ServiceInfo = "application/EmergencyCallData.ServiceInfo+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
ServiceState
Service State contents. See Section 2.4.2 of NENA-STA-010.3b.
Declaration
public const string ServiceState = "application/EmergencyCallData.ServiceState+json"
  Field Value
| Type | Description | 
|---|---|
| string | 
SipRecMetaData
SIPREC (SIP Recording Protocol) contents. See RFC 7865.
Declaration
public const string SipRecMetaData = "application/rs-metadata+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
SubscriberInfo
Subscriber information additional data. See RFC 7852.
Declaration
public const string SubscriberInfo = "application/EmergencyCallData.SubscriberInfo+xml"
  Field Value
| Type | Description | 
|---|---|
| string | 
Veds
Vehicle emergency data set data for in-vehicle initiated emergency calls (Advanced Automatic Crash Notification). See RFC 8148.
Declaration
public const string Veds = "application/EmergencyCallData.VEDS+xml"
  Field Value
| Type | Description | 
|---|---|
| string |