Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax Public Enumeration HeaderType
public enum class HeaderType
Members
| Member name | Value | Description |
---|
| Extension | 0 | |
| Accept | 1 | |
| AcceptEncoding | 2 | |
| AcceptLanguage | 3 | |
| AlertInfo | 4 | |
| Allow | 5 | |
| AuthenticationInfo | 6 | |
| Authorization | 7 | |
| CallID | 8 | |
| CallInfo | 9 | |
| Contact | 10 | |
| ContentDisposition | 11 | |
| ContentEncoding | 12 | |
| ContentLanguage | 13 | |
| ContentLength | 14 | |
| ContentType | 15 | |
| CSeq | 16 | |
| Date | 17 | |
| ErrorInfo | 18 | |
| Expires | 19 | |
| From | 20 | |
| InReplyTo | 21 | |
| MaxForwards | 22 | |
| MinExpires | 23 | |
| MIMEVersion | 24 | |
| Organization | 25 | |
| Priority | 26 | |
| ProxyAuthenticate | 27 | |
| ProxyAuthorization | 28 | |
| ProxyRequire | 29 | |
| RecordRoute | 30 | |
| ReplyTo | 31 | |
| Require | 32 | |
| RetryAfter | 33 | |
| Route | 34 | |
| Server | 35 | |
| Subject | 36 | |
| Supported | 37 | |
| Timestamp | 38 | |
| To | 39 | |
| Unsupported | 40 | |
| UserAgent | 41 | |
| Via | 42 | |
| Warning | 43 | |
| WWWAuthenticate | 44 | |
See Also