Click or drag to resize

DialInfo(SIPAddress, String) Constructor

Initializes a new instance of the DialInfo class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public DialInfo(
	SIPAddress dialed,
	string callerID
)

Parameters

dialed  SIPAddress
 
callerID  String
 
See Also