Click or drag to resize

MessageFactoryGenerateMidDialogRequest(ISIPDialog, Method, TransportInfo) Method

12.2.1.1 Requests within a Dialog / UAC Behavior / Generating the Request. CSeq will be calculated automatically.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public Request GenerateMidDialogRequest(
	ISIPDialog dialog,
	Method method,
	TransportInfo transportInfo
)

Parameters

dialog  ISIPDialog
 
method  Method
 
transportInfo  TransportInfo
 

Return Value

Request
See Also