Click or drag to resize

ContentLength Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPContentLength

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

The ContentLength type exposes the following members.

Constructors
 NameDescription
Public methodContentLengthInitializes a new instance of the ContentLength class
Top
Properties
 NameDescription
Public propertyHeaderType
(Overrides HeaderHeaderType)
Public propertyValue 
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also