Click or drag to resize

ACKContainerSetAck Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public void SetAck(
	int cSeq,
	Request ack
)

Parameters

cSeq
Type: SystemInt32
ack
Type: Ozeki.VoIPRequest
See Also