Click or drag to resize

DirectIPDialInfo(SIPAddress) Constructor

Creates a new instance of the DirectIPDialInfo class.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public DirectIPDialInfo(
	SIPAddress dialed
)

Parameters

dialed  SIPAddress
The SIP address that will be dialed.
See Also