Click or drag to resize

CSeq Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPCSeq

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

The CSeq type exposes the following members.

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