Click or drag to resize

SIPResponseArgsCSeq Property

Gets the CSeq number of the response.

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

Property Value

Int32

Implements

ICallResponseCSeq
See Also