Click or drag to resize
MessageFactoryCreateACKFor2xxResponse Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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