Click or drag to resize

AcceptLanguage Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPAcceptLanguage

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public sealed class AcceptLanguage : Header, 
	ISIPCloneable<AcceptLanguage>

The AcceptLanguage type exposes the following members.

Constructors
 NameDescription
Public methodAcceptLanguageInitializes a new instance of the AcceptLanguage class
Public methodAcceptLanguage(IEnumerableLanguage)Initializes a new instance of the AcceptLanguage class
Public methodAcceptLanguage(String)Initializes a new instance of the AcceptLanguage class
Top
Properties
 NameDescription
Public propertyHeaderType
(Overrides HeaderHeaderType)
Public propertyLanguage 
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also