Click or drag to resize

DirectIPDialInfo(String) 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(
	string remoteHostPort
)

Parameters

remoteHostPort  String
The remote address that will be called.
See Also