Click or drag to resize

ACKContainerRemove Method (Int32, ACKContainerValue)

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

Parameters

cSeq
Type: SystemInt32
value
Type: Ozeki.VoIPACKContainerValue

Return Value

Type: Boolean
See Also