Click or drag to resize

SIPResponseArgsCSeq Property

Gets the CSeq number of the response.

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

Property Value

Type: Int32

Implements

ICallResponseCSeq
See Also