Click or drag to resize
ACKContainerAdd Method
Key: INVITE.CSeq, Value: other.CallID, other.CSeq

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

Parameters

callID
Type: SystemString
cSeq
Type: SystemInt32
invite
Type: Ozeki.VoIPRequest

Return Value

Type: Boolean
See Also