Click or drag to resize

DirectIPPhoneLineConfig Constructor (String, Int32)

Initializes a new instance of the DirectIPPhoneLineConfig class

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

Parameters

localAddress
Type: SystemString
localPort
Type: SystemInt32
See Also