Click or drag to resize
CSeq Constructor
Initializes a new instance of the CSeq class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public CSeq(
	int value,
	Method method
)

Parameters

value
Type: SystemInt32
method
Type: Ozeki.VoIPMethod
See Also