Click or drag to resize

DirectIPPhoneLineConfig(String, Int32) Constructor

Initializes a new instance of the DirectIPPhoneLineConfig class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public DirectIPPhoneLineConfig(
	string localAddress,
	int localPort
)

Parameters

localAddress  String
 
localPort  Int32
 
See Also