Click or drag to resize
ACKContainerGetInvite Method

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

Parameters

callID
Type: SystemString
cSeq
Type: SystemInt32

Return Value

Type: ACKContainerValue
See Also