Click or drag to resize

HeaderType Enumeration


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public enum HeaderType
Members
Member nameValueDescription
Extension0 
Accept1 
AcceptEncoding2 
AcceptLanguage3 
AlertInfo4 
Allow5 
AuthenticationInfo6 
Authorization7 
CallID8 
CallInfo9 
Contact10 
ContentDisposition11 
ContentEncoding12 
ContentLanguage13 
ContentLength14 
ContentType15 
CSeq16 
Date17 
ErrorInfo18 
Expires19 
From20 
InReplyTo21 
MaxForwards22 
MinExpires23 
MIMEVersion24 
Organization25 
Priority26 
ProxyAuthenticate27 
ProxyAuthorization28 
ProxyRequire29 
RecordRoute30 
ReplyTo31 
Require32 
RetryAfter33 
Route34 
Server35 
Subject36 
Supported37 
Timestamp38 
To39 
Unsupported40 
UserAgent41 
Via42 
Warning43 
WWWAuthenticate44 
See Also