Click or drag to resize

MessageFactoryGenerateMidDialogRequest Method (ISIPDialog, Method, TransportInfo)

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.3.183.0
Syntax
public Request GenerateMidDialogRequest(
	ISIPDialog dialog,
	Method method,
	TransportInfo transportInfo
)

Parameters

dialog
Type: Ozeki.VoIPISIPDialog
method
Type: Ozeki.VoIPMethod
transportInfo
Type: Ozeki.NetworkTransportInfo

Return Value

Type: Request
See Also