Click or drag to resize
ACKContainerRemove Method (Int32, ACKContainerValue)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool Remove(
	int cSeq,
	out ACKContainerValue value
)

Parameters

cSeq
Type: SystemInt32
value
Type: Ozeki.VoIPACKContainerValue

Return Value

Type: Boolean
See Also