Click or drag to resize

MessageFactoryCreateACKFor2xxResponse Method

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

Parameters

dialog
Type: Ozeki.VoIPISIPDialog
invite
Type: Ozeki.VoIPRequest
answer
Type: Ozeki.MediaSDPMessage

Return Value

Type: Request
See Also