Click or drag to resize

DirectIPDialInfo Constructor (SIPAddress)

Creates a new instance of the DirectIPDialInfo class.

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

Parameters

dialed
Type: Ozeki.VoIPSIPAddress
The SIP address that will be dialed.
See Also