Click or drag to resize

DialInfo(SIPAddress) Constructor

Initializes a new instance of the DialInfo class.

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

Parameters

dialed  SIPAddress
The dialed number or dialed user ID.
See Also