Click or drag to resize
ACKContainerSetAck Method

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

Parameters

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