Click or drag to resize
SIPResponseArgsCSeq Property
Gets the CSeq number of the response.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public int CSeq { get; set; }

Property Value

Type: Int32

Implements

ICallResponseCSeq
See Also