Click or drag to resize
OptionsUACSendMidDialogOptionsRequest Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool SendMidDialogOptionsRequest(
	DialogID dialogID,
	TransportInfo transportInfo
)

Parameters

dialogID
Type: Ozeki.VoIPDialogID
transportInfo
Type: Ozeki.NetworkTransportInfo

Return Value

Type: Boolean

Implements

IOptionsSenderUASendMidDialogOptionsRequest(DialogID, TransportInfo)
See Also