Click or drag to resize

ACKContainerGetInvite Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public ACKContainerValue GetInvite(
	string callID,
	int cSeq
)

Parameters

callID
Type: SystemString
cSeq
Type: SystemInt32

Return Value

Type: ACKContainerValue
See Also