Click or drag to resize

ACKContainerAdd Method

Key: INVITE.CSeq, Value: other.CallID, other.CSeq

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public bool Add(
	string callID,
	int cSeq,
	Request invite
)

Parameters

callID  String
 
cSeq  Int32
 
invite  Request
 

Return Value

Boolean
See Also