Click or drag to resize

MessageFactoryCreateACKFor2xxResponse Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public Request CreateACKFor2xxResponse(
	ISIPDialog dialog,
	Request invite,
	SDPMessage answer
)

Parameters

dialog  ISIPDialog
 
invite  Request
 
answer  SDPMessage
 

Return Value

Request
See Also