Click or drag to resize

CSeq Constructor

Initializes a new instance of the CSeq class

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

Parameters

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