Click or drag to resize
DirectIPDialParameters Constructor (String)
Creates a new instance of the DirectIPDialInfo class.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public DirectIPDialParameters(
	string remoteHostPort
)

Parameters

remoteHostPort
Type: SystemString
The remote address that will be called.
See Also